Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/atf/dist/atf-c remove merge botch.



details:   https://anonhg.NetBSD.org/src/rev/a38f7f6ae1d4
branches:  trunk
changeset: 766075:a38f7f6ae1d4
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jun 15 01:45:16 2011 +0000

description:
remove merge botch.

diffstat:

 external/bsd/atf/dist/atf-c/defs.h.in |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 3c633e3c5eff -r a38f7f6ae1d4 external/bsd/atf/dist/atf-c/defs.h.in
--- a/external/bsd/atf/dist/atf-c/defs.h.in     Tue Jun 14 22:36:12 2011 +0000
+++ b/external/bsd/atf/dist/atf-c/defs.h.in     Wed Jun 15 01:45:16 2011 +0000
@@ -32,6 +32,5 @@
 
 #define ATF_DEFS_ATTRIBUTE_FORMAT_PRINTF(a, b) @ATTRIBUTE_FORMAT_PRINTF@
 #define ATF_DEFS_ATTRIBUTE_NORETURN @ATTRIBUTE_NORETURN@
-#define ATF_DEFS_ATTRIBUTE_PRINTF(a,b) @ATTRIBUTE_PRINTF(a,b)@
 
 #endif /* !defined(ATF_C_DEFS_H) */



Home | Main Index | Thread Index | Old Index