view mcabber/mcabber/help.h @ 1677:9a0ed33fb91b

Fix autoaway
author Myhailo Danylenko <isbear@ukrpost.net>
date Wed, 20 Jan 2010 11:08:03 +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... */