X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fcommands.h;h=eb57ef5d526eefdf7048633c25945f8f6dd2788a;hp=5cc18ae4ad29df534d18f32a75386ef6548731c8;hb=6f47ceb64389509e94cd5ea4c668dfa34238d23f;hpb=b6d0c160695778081b012f34f3beed78bd7cd36d diff --git a/citadel/commands.h b/citadel/commands.h index 5cc18ae4a..eb57ef5d5 100644 --- a/citadel/commands.h +++ b/citadel/commands.h @@ -1,3 +1,4 @@ +/* $Id$ */ void load_command_set(void); void sttybbs(int cmd); void newprompt(char *prompt, char *str, int len);