X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsendcommand.c;h=be69778541eb640f0e0c562e7da799b7bcb8c01e;hb=83875cf99a93ec708989894477f3880cf4579630;hp=a5e1fa2e453299b516ce77743d4dfdd3265e3ef9;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/sendcommand.c b/citadel/sendcommand.c index a5e1fa2e4..be6977854 100644 --- a/citadel/sendcommand.c +++ b/citadel/sendcommand.c @@ -1,5 +1,8 @@ /* * $Id$ + * + * Command-line utility to transmit a server command. + * */