X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fifinfo.cpp;h=5ef4a7449ea8073d35d56cd4625fbffd4f7cad25;hp=09ddfd677d07471e123ac8f7a9a56848264b36e0;hb=a35f9818445c3d30109ebf7d68422ca81d02aaf9;hpb=93eb50659a64db3e37753d36c9923e82c7f7ca8a diff --git a/tools/ifinfo.cpp b/tools/ifinfo.cpp index 09ddfd6..5ef4a74 100644 --- a/tools/ifinfo.cpp +++ b/tools/ifinfo.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ifinfo.cpp,v 1.1 2000/07/13 07:01:35 kevin Exp $ +** $Id: ifinfo.cpp,v 1.2 2000/08/02 18:09:11 kevin Exp $ ** ** 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 @@ -46,6 +46,9 @@ static struct option my_options[] = {0, 0, 0, 0} }; +static const char* g_szIdStr = "$id$"; + + void ifinfo_usage (const char *program) {