mirror of
https://frontier.innolan.net/rainlance/amiga-ntimed.git
synced 2026-05-05 22:57:43 +00:00
Fix some printf-format issues.
This commit is contained in:
@@ -85,6 +85,14 @@
|
||||
*/
|
||||
#define __match_proto__(xxx) /*lint -e{818} */
|
||||
|
||||
/**********************************************************************
|
||||
* Compiler tricks
|
||||
*/
|
||||
|
||||
#ifndef __printflike
|
||||
#define __printflike(a, b)
|
||||
#endif
|
||||
|
||||
/**********************************************************************
|
||||
* Mini object type checking
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user