view mcabber/mcabber/help.h @ 1675:c73b31124fa6

Use glob() in source command
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 18 Jan 2010 16:36:55 +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... */