mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Move ID tag.
This commit is contained in:
parent
c01945726b
commit
23b1419ddc
1 changed files with 5 additions and 2 deletions
|
|
@ -12,10 +12,13 @@
|
|||
* Department of Chemical Engineering
|
||||
* The University of Texas at Austin
|
||||
* Austin, Texas 78712
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
#define MAN_MAIN
|
||||
|
||||
#include <sys/file.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue