X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=fsck.c;fp=fsck.c;h=ce8f1dc704c6c335f356233284a85093b11ddcad;hp=3ad043b94e9bca2cddd8b4c4fd79e85e5906b182;hb=188bc1b06879b7fcd56c599e20db0ac87a0da4e3;hpb=6f4d0dd1eea49f9edb4e40fe6b121deb442a7565 diff --git a/fsck.c b/fsck.c index 3ad043b..ce8f1dc 100644 --- a/fsck.c +++ b/fsck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -23,7 +23,7 @@ "This is free software with ABSOLUTELY NO WARRANTY." \ " See COPYING for details.\n" \ "Written by Andre Noll.\n" \ - "Report bugs to .\n" + "Report bugs to .\n" /** print out \p VERSION_TEXT and exit if version flag was given */ #define HANDLE_VERSION_FLAG(_prefix, _args_info_struct) \