fix __P for stone age mode
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3270 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -77,7 +77,7 @@ print '/* This is a generated file */
|
||||
#endif
|
||||
#else
|
||||
#ifndef __P
|
||||
#define __P(x)
|
||||
#define __P(x) ()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user