# HG changeset patch # User celestar # Date 2005-08-02 15:24:48 # Node ID a7460af8c0bfd3da161f7df723c42a2bd4a68448 # Parent 02c25b01524a8df94943efccf4049f45d8fb2af2 (svn r2789) -Fix: Wrong Id tag :) diff --git a/railtypes.h b/railtypes.h --- a/railtypes.h +++ b/railtypes.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id$ */ /** @file railtypes.h * All the railtype-specific information is stored here.