mcabber/src/help.h
author Mikael Berthe <mikael@lilotux.net>
Sun, 18 Feb 2007 11:03:49 +0100
changeset 1167 9726c78a91f3
parent 868 cefdaeb42e67
child 1205 2de8f8ba1f34
permissions -rw-r--r--
Allow '~' (HOME directory) in config options

#ifndef __HELP_H__
#define __HELP_H__ 1

int help_process(char *string);

#endif /* __HELP_H__ */