Changes for HP-UX 11 - first semi-stable version

This commit is contained in:
Ralph Lange
2002-02-04 16:05:49 +00:00
parent a2479de9b5
commit 4bd3e02954
28 changed files with 136 additions and 127 deletions

View File

@@ -79,7 +79,7 @@ int oldCAC::printf ( const char *pformat, ... ) const
return status;
}
int oldCAC::vPrintf ( const char *pformat, va_list args ) const
int oldCAC::vPrintf ( const char *pformat, va_list args ) const // X aCC 361
{
caPrintfFunc *pFunc;
{