Commit 640b86cb authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Fix Warning...

parent 111a6e2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -370,7 +370,7 @@ enum
	PROTO_POP3,
	PROTO_IMAP,
	PROTO_FTP,
	PROTO_XMPP,
	PROTO_XMPP
};

int MAIN(int, char **);