diff options
author | midipix <writeonce@midipix.org> | 2018-12-25 05:25:07 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-25 05:25:50 -0500 |
commit | be1dd00caff0cd85fea04d61725154adda5f63e4 (patch) | |
tree | b715cdd55f3908c59d10e2d60e7387be0d5e72ba | |
parent | 22f429c5c37c01aa91949cd4f272be93adf80536 (diff) | |
download | ntapi-be1dd00caff0cd85fea04d61725154adda5f63e4.tar.bz2 ntapi-be1dd00caff0cd85fea04d61725154adda5f63e4.tar.xz |
build system: sofort/cfgdefs.in: add a terminating empty line.
-rw-r--r-- | sofort/cfgdefs.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/cfgdefs.in b/sofort/cfgdefs.in index 4627d90..fd4b947 100644 --- a/sofort/cfgdefs.in +++ b/sofort/cfgdefs.in @@ -3,3 +3,4 @@ # for persistent post-configure, ad-hoc changes to the # build project, use usrdefs.mk instead. + |