]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/error-report.c
util/filemonitor-inotify.c: spelling fix: kenel
[mirror_qemu.git] / util / error-report.c
index 5edb2e604061070baec6c15e4acae8660077d3f6..6e44a557321716f033d7d2da4c441e98ee436c71 100644 (file)
@@ -193,6 +193,7 @@ real_time_iso8601(void)
  * a single phrase, with no newline or trailing punctuation.
  * Prepend the current location and append a newline.
  */
+G_GNUC_PRINTF(2, 0)
 static void vreport(report_type type, const char *fmt, va_list ap)
 {
     gchar *timestr;