diff options
Diffstat (limited to 'src/Xsystem.c')
-rw-r--r-- | src/Xsystem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xsystem.c b/src/Xsystem.c index a5335501..15a8dfd6 100644 --- a/src/Xsystem.c +++ b/src/Xsystem.c @@ -1,4 +1,4 @@ -/* @Id: Xsystem.c 1.15 Thu, 30 Dec 2004 04:11:59 -0800 dickey @ +/* $LynxId: Xsystem.c,v 1.16 2004/12/30 12:20:28 tom Exp $ * like system("cmd") but return with exit code of "cmd" * for Turbo-C/MS-C/LSI-C * This code is in the public domain. |