Fix the improper backout.

This commit is contained in:
David E. O'Brien 2001-09-16 01:05:15 +00:00
parent fe3e98753e
commit 724559e7a1

View File

@ -212,7 +212,7 @@
#endif
#ifndef __FBSDID
#if !defined(lint) && defined(STRIP_FBSDID)
#if !defined(lint) && !defined(STRIP_FBSDID)
#define __FBSDID(s) __IDSTRING(__CONCAT(__rcsid_,__LINE__),s)
#else
#define __FBSDID(s)