gcc.h: major update
Copy the according file from another project (i.e. XCSoar). This will allow copying more code more easily.
This commit is contained in:
@@ -38,7 +38,7 @@ void
|
||||
command_error_v(Client *client, enum ack error,
|
||||
const char *fmt, va_list args);
|
||||
|
||||
gcc_fprintf_
|
||||
gcc_printf(3,4)
|
||||
void
|
||||
command_error(Client *client, enum ack error, const char *fmt, ...);
|
||||
|
||||
|
Reference in New Issue
Block a user