view mcabber/mcabber/help.h @ 1674:f02e7076ccec

Use option guards for tracelog
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 18 Jan 2010 17:49:30 +0200
parents 41c26b7d2890
children e489ead6574a
line wrap: on
line source

#ifndef __MCABBER_HELP_H__
#define __MCABBER_HELP_H__ 1

int help_process(char *string);

#endif /* __MCABBER_HELP_H__ */

/* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */