fix RCSID name
authorJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 11:05:00 +0000 (11:05 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 11:05:00 +0000 (11:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1126 dc483132-0cff-0310-8789-dd5450dbe970

19 files changed:
src/lib/krb5/ccache/file/fcc_close.c
src/lib/krb5/ccache/file/fcc_defnam.c
src/lib/krb5/ccache/file/fcc_defops.c
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_eseq.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_getnam.c
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_init.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_ops.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_reslv.c
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/file/fcc_sflags.c
src/lib/krb5/ccache/file/fcc_skip.c
src/lib/krb5/ccache/file/fcc_sseq.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_write.c

index ce2fdb79123c1cae9efd714bf72fc2dc5f0e8de1..eadab4ad3dcb408bbe14a8d6ba8c2836f7344773 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_close_c[] = "$Id$";
+static char rcsid_fcc_close_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index c2245b24b92625eab8176db3a0e15cb0d1baeedb..b092c1443ee27923023b7bd17d489ba534a3183e 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_defnam_c[] = "$Id$";
+static char rcsid_fcc_defnam_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include "fcc.h"
index e471db5c1db4664971cb53c8680b8d2d5af594e2..d7949f6688238434c3cc0d9a81c4b02e91d1bb3e 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_defops_c[] = "$Id$";
+static char rcsid_fcc_defops_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 2df010919cb04d2962b3bf973811baedd6e61296..e4c0d462a1e73ccc6b0c91dc5a3e6acfdcb4e951 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_destry_c[] = "$Id$";
+static char rcsid_fcc_destry_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index fb8c564429a440ecad3e7a60a08c56b61e8b1619..b65ed25ffc9e8f0ddb88f88764dada29f4bcbfaa 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_eseq_c[] = "$Id$";
+static char rcsid_fcc_eseq_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 0da4ef63ef3fa1ed7bcca53b671bac43d2b254eb..ca9eeb0d379e9bfbcba8b2e053a5c7003c948fcc 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_resolve_c[] = "$Id$";
+static char rcsid_fcc_resolve_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include "fcc.h"
index 2fdc098269ca781f911d8e8664071d9d6556e355..6578dd4661ff770f1033ea8f1ad53e8f231b09b9 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_getnam_c[] = "$Id$";
+static char rcsid_fcc_getnam_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 869bf69f777dd10f4e4c085829b885b8e94317a7..997f0eda62f6d405346a69a4f0817f22686f8bb3 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_gprinc_c[] = "$Id$";
+static char rcsid_fcc_gprinc_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 248ef0620edcd38391b7081714f12f6f49246915..6fd6e07f1c2208c90947eeab1c6cf00f0c8e0aae 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_init_c[] = "$Id$";
+static char rcsid_fcc_init_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 0303a04609c35c4d4267db7aec27fad13c15f3c3..4a22c4da930adb0e9ad0b63cdf9f5c82cf616bad 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_nseq_c[] = "$Id$";
+static char rcsid_fcc_nseq_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 9aa6ee3559d19ad7be54bfeaa2a1201d6f276481..d7693d66fb1cf887a58239625fd14ba4cbddd89f 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_ops_c[] = "$Id$";
+static char rcsid_fcc_ops_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 33770cd7a9dddb9b8b3c5c2aa4558177448bfa76..fe31fc600ee8dbebc0ce3d16bc18ffbd64dfbd21 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_read_c[] = "$Id$";
+static char rcsid_fcc_read_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 4dd5a520b0e5e923c044fb6b9bb3bf199fc5c990..3322dea21b74dc9bfa18020ed2f131f1dd3131b9 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_reslve_c[] = "$Id$";
+static char rcsid_fcc_reslve_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index a2773f3e202ee4bcdd1d99ad34dfd9f368a29cc0..afc044d9924e491bfe6a45b1185b0d5070f6fe7e 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_retrv_c[] = "$Id$";
+static char rcsid_fcc_retrv_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 24e38175ffd09ec2c1bc29c89b17728966900974..2b04eaddfa9ca250b1c563fd81cbc9a829cb8ab6 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_set_flags_c[] = "$Id$";
+static char rcsid_fcc_set_flags_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index f5067077da9d6e58de27f3621f5accf617b363b8..e2fe6410eae7bcf4b95d3ac0b93cb1e6acce9fdf 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_read_c[] = "$Id$";
+static char rcsid_fcc_read_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index 0ff5a66ecabdc950f1512d1469e8fa51967b919b..c794e084f2697a844a884cf31d4d2e54a7c2776a 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_sseq_c[] = "$Id$";
+static char rcsid_fcc_sseq_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index e6cd28305c866ef1993ea6e9c8bc71e044277938..93563552ff387bc460cd81ec6eb59f40a74f948d 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_store_c[] = "$Id$";
+static char rcsid_fcc_store_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>
index c6d4f494135bf7cb98cb07fc4a2caab215cb8d9c..6a05753d967ebe2021c48bdee44510f78f7fe038 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_write_c[] = "$Id$";
+static char rcsid_rcsid_fcc_write_c[] = "$Id$";
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>