view include/send_help.h @ 0:21ce01de8109

Initial revision
author mmj
date Thu, 22 Apr 2004 04:02:09 +1000
parents
children 6b61ded65896
line wrap: on
line source

#ifndef SEND_HELP_H
#define SEND_HELP_H

void send_help(const char *listdir, const char *emailaddr);

#endif