Fixed a bug causing pspp to crash when computed variables had no format
[pspp-builds.git] / src / pfm-read.c
index 0a13086281c757ecc4733fa764e6a679436731a7..b587fbcafa937f3ad183df9f65d7f4b27c8a5b02 100644 (file)
@@ -62,7 +62,7 @@ static struct fh_ext_class pfm_r_class;
 
 static int 
 corrupt_msg (struct file_handle *h, const char *format,...)
-  __attribute__ ((format (printf, 2, 3)));
+     PRINTF_FORMAT (2, 3);
 
 /* Displays a corruption error. */
 static int