X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/368f75ae50489f85a5f83f997f050653f48e5d18..b8dce3c7c286678208d27713c5380cfe35867101:/src/lcllib.c diff --git a/src/lcllib.c b/src/lcllib.c index 205cbe4..46b028e 100644 --- a/src/lcllib.c +++ b/src/lcllib.c @@ -394,7 +394,8 @@ loadStandardState () *tt = '\0'; lldiagmsg (message ("Standard library: %s", fpath)); - lldiagmsg (message (" (created using %s)", cstring_fromChars (t))); + /* evans 2004-01-13: removed this (it is the libversion which is confusing) */ + /* lldiagmsg (message (" (created using %s)", cstring_fromChars (t))); */ } sfree (ot);