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
- Lines: 15
- Date:
2004-08-07 16:26:06.105406399 -0700
- Orig file:
linux-2.4.26/fs/xfs/support/debug.h
- Orig date:
2004-02-18 05:36:32.000000000 -0800
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)