mirror of https://github.com/ipxe/ipxe.git
__nonnull changes
parent
d0867b101d
commit
a0fbce4656
|
@ -9,6 +9,6 @@
|
|||
|
||||
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 */
|
||||
|
|
Loading…
Reference in New Issue