fixed warning 'no newline at end of file' M.Z.

SKIPPED:
	psi/dilludriv.h
	psi/fowrite.h
	psi/nxsans.h
This commit is contained in:
cvs
2003-08-27 12:06:31 +00:00
parent e1839599f3
commit 2d5ce99ced
6 changed files with 6 additions and 7 deletions

View File

@ -15,5 +15,4 @@
void CommandLogClose(void *pData); void CommandLogClose(void *pData);
#endif #endif

View File

@ -195,4 +195,4 @@
{ {
self->iLock = 0; self->iLock = 0;
} }

View File

@ -244,4 +244,4 @@
return self->iTextLen; return self->iTextLen;
} }

View File

@ -304,4 +304,4 @@
pCurrent = pCurrent->pNext; pCurrent = pCurrent->pNext;
} }
} }

View File

@ -9,4 +9,4 @@
#define SICSSIMEV #define SICSSIMEV
pEVDriver CreateSIMEVDriver(int argc, char *argv[]); pEVDriver CreateSIMEVDriver(int argc, char *argv[]);
#endif #endif

View File

@ -24,4 +24,4 @@
*/ */
#endif #endif