summaryrefslogtreecommitdiff
path: root/zhm/queue.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 /zhm/queue.c
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'zhm/queue.c')
-rw-r--r--zhm/queue.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/zhm/queue.c b/zhm/queue.c
index 9fe332a..febd36c 100644
--- a/zhm/queue.c
+++ b/zhm/queue.c
@@ -3,8 +3,7 @@
*
* Created by: David C. Jedlinsky
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
@@ -15,7 +14,7 @@
#ifndef lint
#ifndef SABER
-static char rcsid_queue_c[] = "$Header$";
+static char rcsid_queue_c[] = "$Id$";
#endif /* SABER */
#endif /* lint */