summaryrefslogtreecommitdiff
path: root/lib/ZPeekIfNot.c
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
commit53e23ce3319763c69fd6174239f655d5210e8a58 (patch)
tree4042bf6f136a7d1e1eb1aa0c05b7c8f6c9514741 /lib/ZPeekIfNot.c
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'lib/ZPeekIfNot.c')
-rw-r--r--lib/ZPeekIfNot.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/ZPeekIfNot.c b/lib/ZPeekIfNot.c
index 11a5ae6..b63b57c 100644
--- a/lib/ZPeekIfNot.c
+++ b/lib/ZPeekIfNot.c
@@ -3,17 +3,15 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
* "mit-copyright.h".
*/
-/* $Header$ */
#ifndef lint
-static char rcsid_ZPeekIfNotice_c[] = "$Header$";
+static char rcsid_ZPeekIfNotice_c[] = "$Id$";
#endif
#include <internal.h>