mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
__nonnull changes
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
|
|
||||||
struct config_context;
|
struct config_context;
|
||||||
|
|
||||||
extern int settings_ui ( struct config_context *context );
|
extern int settings_ui ( struct config_context *context ) __nonnull;
|
||||||
|
|
||||||
#endif /* _GPXE_SETTINGS_UI_H */
|
#endif /* _GPXE_SETTINGS_UI_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user