diff --git a/tools/c2man.pl b/tools/c2man.pl index 7797e0cd6d4..436be9dfb49 100755 --- a/tools/c2man.pl +++ b/tools/c2man.pl @@ -1341,7 +1341,7 @@ sub output_api_header($) if ($opt_output_format eq "h") { print OUTPUT "\n"; - print OUTPUT "\n"; + print OUTPUT "\n"; print OUTPUT "\n\n"; print OUTPUT "\n"; print OUTPUT "\n"; @@ -1368,7 +1368,7 @@ sub output_api_footer($) { print OUTPUT "

Copyright © ".$year." The Wine Project.". " All trademarks are the property of their respective owners.". - " Visit WineHQ for license details.". + " Visit WineHQ for license details.". " Generated $date.

\n\n\n"; } elsif ($opt_output_format eq "s")