From 59213e86731adaf8e8eaa931f75c094a920f91dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 6 May 2009 19:00:58 +0000 Subject: [PATCH] remove trailer after #undef token git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25178 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/error_string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/error_string.c b/lib/krb5/error_string.c index c73a26815..829c080a5 100644 --- a/lib/krb5/error_string.c +++ b/lib/krb5/error_string.c @@ -33,7 +33,7 @@ #include "krb5_locl.h" -#undef __attribute__(x) +#undef __attribute__ #define __attribute__(x) /**