fix __FBSDID
This commit is contained in:
parent
2151e1a6d9
commit
dce3b02b36
@ -24,13 +24,13 @@
|
|||||||
* notice must be reproduced on all copies.
|
* notice must be reproduced on all copies.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
|
||||||
__FBSDID("$FreeBSD$");
|
|
||||||
#ifndef lint
|
#ifndef lint
|
||||||
#if 0 /* original (broken) import id */
|
#if 0 /* original (broken) import id */
|
||||||
static char *RCSid = "@(#) $Id: atm_addr.c,v 1.1 1998/07/09 21:45:18 johnc Exp $";
|
static char *RCSid = "@(#) $Id: atm_addr.c,v 1.1 1998/07/09 21:45:18 johnc Exp $";
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
#include <sys/cdefs.h>
|
||||||
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* User Space Library Functions
|
* User Space Library Functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user