comparison mcabber/src/xmpp_defines.h @ 1599:dcd5d4c75199

Update/Add headers
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2009 15:39:32 +0200
parents a087125d8fc8
children c5ee395fbc8c
comparison
equal deleted inserted replaced
1598:a087125d8fc8 1599:dcd5d4c75199
73 #define XMPP_ERROR_SERVICE_UNAVAILABLE 503 73 #define XMPP_ERROR_SERVICE_UNAVAILABLE 503
74 #define XMPP_ERROR_REMOTE_SERVER_TIMEOUT 504 74 #define XMPP_ERROR_REMOTE_SERVER_TIMEOUT 504
75 #define XMPP_ERROR_DISCONNECTED 510 75 #define XMPP_ERROR_DISCONNECTED 510
76 76
77 #endif 77 #endif
78
79 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */