]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmail.h
Various cleanup patches.
[~andy/fetchmail] / fetchmail.h
index a3bf49132da78acdc3aab787948684c9abfd29e9..a2e7b10a43799317b464bdef6f7a4e3a1b519278 100644 (file)
@@ -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 */