Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@522 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -867,7 +867,7 @@
|
||||
void * FLMAPI operator new(
|
||||
FLMSIZET uiSize, ///< Number of bytes to allocate - should be sizeof( ThisClass).
|
||||
const char * pszFile, ///< Name of source file where this allocation is made.
|
||||
int iLine) ///< Line number in source file where this allocation request is made.
|
||||
int iLine) ///< Line number in source file where this allocation request is made.
|
||||
#ifndef FLM_WATCOM_NLM
|
||||
throw()
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user