I removed a static string that was in there because I planned to do
authorChristopher R. Hertel <crh@samba.org>
Thu, 9 Apr 1998 20:36:14 +0000 (20:36 +0000)
committerChristopher R. Hertel <crh@samba.org>
Thu, 9 Apr 1998 20:36:14 +0000 (20:36 +0000)
something with it some day.  It was causing gcc to cough up warnings
(not serious ones, mind you).  Don't worry... It will be back!
Chris -)-----
(This used to be commit 46445421c5cbfb9597eccd2c9d222528e14ed768)

source3/ubiqx/ubi_Cache.c

index 4b65e3eda6501f0152a4375e162f4651ccd6d273..e566e6c7daf9b9e757b6b8e34acfd0dc8972a97e 100644 (file)
  * Static data...
  */
 
-static char ModuleID[] = 
-"ubi_Cache\n\
-\tRevision: 0.0\n\
-\tDate: 1997/12/18 06:24:33 GMT\n\
-\tAuthor: crh\n";
-
 /* -------------------------------------------------------------------------- **
  * Internal functions...
  */