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:
@ -15,5 +15,4 @@
|
|||||||
|
|
||||||
void CommandLogClose(void *pData);
|
void CommandLogClose(void *pData);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
@ -244,4 +244,4 @@
|
|||||||
|
|
||||||
return self->iTextLen;
|
return self->iTextLen;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -304,4 +304,4 @@
|
|||||||
pCurrent = pCurrent->pNext;
|
pCurrent = pCurrent->pNext;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
simev.h
2
simev.h
@ -9,4 +9,4 @@
|
|||||||
#define SICSSIMEV
|
#define SICSSIMEV
|
||||||
pEVDriver CreateSIMEVDriver(int argc, char *argv[]);
|
pEVDriver CreateSIMEVDriver(int argc, char *argv[]);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -24,4 +24,4 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user