sysent: fix a couple more do-no-edit comments

Add blank like after comment to align with upcoming refactor for
makesysent.lua.

Fixes:		0d490c6a44 sysent: make header comments more consistent
This commit is contained in:
Brooks Davis
2024-10-03 17:59:32 +01:00
parent 59f5f100b7
commit 0f1d5bfb72
+2
View File
@@ -1547,6 +1547,7 @@ write_line("libsysmap", string.format([[/*
*
* DO NOT EDIT-- this file is automatically %s.
*/
FBSDprivate_1.0 {
]], generated_tag))
@@ -1557,6 +1558,7 @@ write_line("libsys_h", string.format([[/*
*
* DO NOT EDIT-- this file is automatically %s.
*/
#ifndef __LIBSYS_H_
#define __LIBSYS_H_