summaryrefslogtreecommitdiff
path: root/server/uloc.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-06-23 12:57:13 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-06-23 12:57:13 +0000
commit595ec28cfb94cda50255e83c1b6b6d860fb2bdf8 (patch)
tree205578b633a553c59ff2779f228cc56e0914a97c /server/uloc.c
parentabfe60d5bc1711c7b7f5fae64c1496497c15e72a (diff)
fix rcsid
Diffstat (limited to 'server/uloc.c')
-rw-r--r--server/uloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/uloc.c b/server/uloc.c
index 626cd33..2009468 100644
--- a/server/uloc.c
+++ b/server/uloc.c
@@ -14,7 +14,7 @@
#include <zephyr/mit-copyright.h>
#ifndef lint
-static char rcsid_uloc_s_c[] = "$Header$";
+static char rcsid_uloc_c[] = "$Header$";
#endif lint
#include "zserver.h"