X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=43f85ca67a5e7b35c56d430f7da75cfdb64c7f94;hp=a9f5aa697be2e3f7ab51819898b14afb7d0535c6;hb=1c12b35b710ff503d3ccfb969f65a63ecc5652f0;hpb=32a81d7eecfa5c8585d7095631ff2cd8b7b1bf7a diff --git a/command.c b/command.c index a9f5aa69..43f85ca6 100644 --- a/command.c +++ b/command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2014 Andre Noll + * Copyright (C) 1997 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -210,7 +210,7 @@ static int check_sender_args(int argc, char * const * argv, struct sender_comman * * The nonblock flag must be disabled for the file descriptor given by \a scc. * - * Stream cipher encryption is automatically activated if neccessary via the + * Stream cipher encryption is automatically activated if necessary via the * sideband transformation, depending on the value of \a band. * * \return Standard.