aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.h b/fetchmail.h
index a3bf4913..a2e7b10a 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -393,7 +393,7 @@ extern char *sdps_envto;
/* from /usr/include/sys/cdefs.h */
#if !defined __GNUC__ || __GNUC__ < 2
-# define __attribute__(xyz)» /* Ignore. */
+# define __attribute__(xyz) /* Ignore. */
#endif
/* error.c: Error reporting */