Indentation with GNU indent
[dockapps/wmnotify.git] / src / pop3.h
index 996d611..1080d08 100644 (file)
@@ -48,7 +48,6 @@
 #define POP3_RSP_SUCCESS "+OK"
 #define POP3_RSP_FAILURE "-ERR"
 
-int
-POP3_CheckForNewMail( void );
+int POP3_CheckForNewMail(void);
 
 #endif /* POP3_H */