view mcabber/mcabber/help.h @ 1676:96b5484423af

Use $prefix/lib/mcabber as default modules_dir
author Myhailo Danylenko <isbear@ukrpost.net>
date Sat, 16 Jan 2010 12:12:45 +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... */