Add __FBSDID()s to libmp
This commit is contained in:
parent
ed504fcccb
commit
147ed5d738
@ -69,10 +69,8 @@
|
||||
* doesn't get an error message from a function they didn't call.
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <ctype.h>
|
||||
#include <err.h>
|
||||
|
Loading…
Reference in New Issue
Block a user