Stop some compiler warnings due to lack of trailing newlines.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5168 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
pabs3 2007-06-10 16:45:45 +00:00
parent 71e5b1231a
commit c2a14a6559
3 changed files with 3 additions and 3 deletions

View file

@ -109,4 +109,4 @@ PLUGINFUNCTION(Store)
GlobalFree((HANDLE) command);
}
PLUGINFUNCTIONEND
PLUGINFUNCTIONEND

View file

@ -170,4 +170,4 @@ HANDLE GlobalCopy(HANDLE Old)
void main()
{
}
#endif
#endif

View file

@ -10,4 +10,4 @@
#include <windows.h>
// TODO: reference additional headers your program requires here
//#define SYSTEM_LOG_DEBUG
//#define SYSTEM_LOG_DEBUG