mcabber/src/help.h
author Frank Zschockelt <mcabber_otr[at]freakysoft.de>
Thu, 30 Aug 2007 00:52:51 +0200
changeset 1299 3b338a5c01fc
parent 1205 2de8f8ba1f34
permissions -rw-r--r--
OTR support

#ifndef __HELP_H__
#define __HELP_H__ 1

int help_process(char *string);

#endif /* __HELP_H__ */

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