comparison src/cmds.h @ 9142:6cf85ec42f50

[gaim-migrate @ 9926] Fix the #define so it matches the #ifndef. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 30 May 2004 22:15:01 +0000
parents 933a19e3a6b3
children 9e3d4722d86e
comparison
equal deleted inserted replaced
9141:e64d5472854b 9142:6cf85ec42f50
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 * 20 *
21 */ 21 */
22 22
23 #ifndef _GAIM_CMDS_H_ 23 #ifndef _GAIM_CMDS_H_
24 #define _GAIM_CMDS_H 24 #define _GAIM_CMDS_H_
25 25
26 #include "conversation.h" 26 #include "conversation.h"
27 27
28 /************************************************************************** 28 /**************************************************************************
29 * @name Structures 29 * @name Structures