gdb/gdbserver/
[deliverable/binutils-gdb.git] / gdb / gdbserver / ax.c
index 70e93222e0a2968f71f8ae75cf08e1f66fa7c8e0..df49d00f77a930e03d3c9f216eb3615e97f07493 100644 (file)
@@ -20,7 +20,7 @@
 #include "ax.h"
 #include "format.h"
 
-static void ax_vdebug (const char *, ...) ATTR_FORMAT (printf, 1, 2);
+static void ax_vdebug (const char *, ...) ATTRIBUTE_PRINTF (1, 2);
 
 #ifdef IN_PROCESS_AGENT
 int debug_agent = 0;
This page took 0.024237 seconds and 4 git commands to generate.