Fix the improper backout.
This commit is contained in:
parent
fe3e98753e
commit
724559e7a1
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user