X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fpjinfo.cpp;h=dac36ad0c3e963077ba2532151599b0edf987ae7;hb=a2bb680d159717dbd81e3ad179cb28adbf3a3e9a;hp=9be697f1ea3d0a1eafee7e517e62eb1ccef5ee8f;hpb=5ff5b33a6bc64fb804106c4d50b83e4cf0d7b0f4;p=ctsim.git diff --git a/tools/pjinfo.cpp b/tools/pjinfo.cpp index 9be697f..dac36ad 100644 --- a/tools/pjinfo.cpp +++ b/tools/pjinfo.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: pjinfo.cpp,v 1.5 2001/01/10 21:21:53 kevin Exp $ +** $Id$ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -50,7 +50,7 @@ static struct option my_options[] = {0, 0, 0, 0} }; -static const char* g_szIdStr = "$Id: pjinfo.cpp,v 1.5 2001/01/10 21:21:53 kevin Exp $"; +static const char* g_szIdStr = "$Id$"; void pjinfo_usage (const char *program)