From 8abadd9e1e0e768b274532b6728bcc83415f9fb6 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 20 Dec 2021 01:15:07 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4213 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- generator/ppmmake.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generator/ppmmake.c b/generator/ppmmake.c index 7bac9601..b1de7b52 100644 --- a/generator/ppmmake.c +++ b/generator/ppmmake.c @@ -31,11 +31,11 @@ static void parseCommandLine(int argc, char ** argv, struct cmdlineInfo * const cmdlineP) { /*---------------------------------------------------------------------------- - Convert program invocation arguments (argc,argv) into a format the + Convert program invocation arguments (argc,argv) into a format the program can use easily, struct cmdlineInfo. Validate arguments along the way and exit program with message if invalid. - Note that some string information we return as *cmdlineP is in the storage + Note that some string information we return as *cmdlineP is in the storage argv[] points to. -----------------------------------------------------------------------------*/ optEntry * option_def; -- cgit 1.4.1