Pasting in a source control line missed the last quote. Fixed.

This commit is contained in:
Sean Eric Fagan 2019-02-15 04:01:59 +00:00
parent 507281e55e
commit 72309077eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=344142

View File

@ -23,7 +23,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$);
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/systm.h>