patch-2.4.27 linux-2.4.27/fs/xfs/support/debug.h

Next file: linux-2.4.27/fs/xfs/xfs.h
Previous file: linux-2.4.27/fs/xfs/support/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/fs/xfs/support/debug.h linux-2.4.27/fs/xfs/support/debug.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of version 2 of the GNU General Public License as
@@ -42,6 +42,7 @@
 #define CE_PANIC        0               /* panic        */
 
 extern void icmn_err(int, char *, va_list);
+/* PRINTFLIKE2 */
 extern void cmn_err(int, char *, ...);
 
 #ifndef STATIC

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)