view include/send_help.h @ 37:6b61ded65896

Send around the full path to the binaries
author mmj
date Fri, 23 Apr 2004 23:54:04 +1000
parents 21ce01de8109
children 3f177909efc8
line wrap: on
line source

#ifndef SEND_HELP_H
#define SEND_HELP_H

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

#endif