Replace a line matching /^ $/ with one matching /^$/.
Obtained from: //depot/projects/vimage-commit2/...
This commit is contained in:
parent
ad34e48415
commit
d3c4cf45ba
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182742
@ -35,7 +35,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
|
||||
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <net/if.h>
|
||||
|
Loading…
Reference in New Issue
Block a user