X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcommands.c;h=50bf0e7c6b8da9841c95afd3333b22786e653b24;hb=b6d0c160695778081b012f34f3beed78bd7cd36d;hp=7b385ac14f4498d19b27f5ccd359f54c85a2e071;hpb=22b6d57d487e065d5109bfd52d58ffcced2eac4d;p=citadel.git diff --git a/citadel/commands.c b/citadel/commands.c index 7b385ac14..50bf0e7c6 100644 --- a/citadel/commands.c +++ b/citadel/commands.c @@ -5,6 +5,8 @@ * * This version is the traditional command parser for room prompts. * + * $Id$ + * */ #include "sysdep.h"