summaryrefslogtreecommitdiff
path: root/lib/ZOpenPort.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/ZOpenPort.c
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'lib/ZOpenPort.c')
-rw-r--r--lib/ZOpenPort.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/ZOpenPort.c b/lib/ZOpenPort.c
index 74a6e97..b8241db 100644
--- a/lib/ZOpenPort.c
+++ b/lib/ZOpenPort.c
@@ -3,17 +3,15 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
* "mit-copyright.h".
*/
-/* $Header$ */
#ifndef lint
-static char rcsid_ZOpenPort_c[] = "$Header$";
+static char rcsid_ZOpenPort_c[] = "$Id$";
#endif
#include <internal.h>