Change formatting rules
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
void in_stream_read_line (const char* prompt, char* buffer, size_t max);
|
||||
void in_stream_read_line(const char* prompt, char* buffer, size_t max);
|
||||
|
||||
#endif // _LIBINPUT_IN_INPUT_H
|
||||
|
||||
Reference in New Issue
Block a user