Rev 3364 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
#ifndef HELP_H
#define HELP_H
/* Prototypes for the help command (excluding entry points) */
static int is_mod_or_builtin(char *);
#endif