mirror of
https://github.com/xcat2/xNBA.git
synced 2026-03-25 15:53:29 +00:00
__nonnull changes
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
extern char * readline ( const char *prompt );
|
||||
extern char * readline ( const char *prompt ) __nonnull;
|
||||
|
||||
#endif /* _READLINE_H */
|
||||
|
||||
Reference in New Issue
Block a user