summaryrefslogtreecommitdiff
path: root/src/hugehelp.c.cvs
blob: 1eb2fa537a6dbc10f313538445202b9633a2b46e (plain)
1
2
3
4
5
6
#include "setup.h"
#include "hugehelp.h"
void hugehelp(void)
{
  puts ( "This is a silly replacement for the actual file.");
}