add rcsid_ to rcs string
authorJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 15:36:17 +0000 (15:36 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 15:36:17 +0000 (15:36 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1129 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/free_krbhs.c
src/lib/krb5/os/get_krbhst.c

index 9d56699ab5487f574b36a7fd614d512319be764b..04317babc67c7453ecec1e44b2400d609da1e1a9 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char free_krbhs_c[] =
+static char rcsid_free_krbhs_c[] =
 "$Id$";
 #endif /* !lint & !SABER */
 
index db8b8d50f80bba22c03b1ec893453be3abe57f85..f24bd5eba900cf2691f8b73ce4851b79a105d836 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char get_krbhst_c [] =
+static char rcsid_get_krbhst_c [] =
 "$Id$";
 #endif /* !lint & !SABER */