]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(long_options): Use NULL, not `0'.
authorJim Meyering <jim@meyering.net>
Mon, 28 Mar 2005 18:21:13 +0000 (18:21 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Mar 2005 18:21:13 +0000 (18:21 +0000)
src/pr.c

index 9cae9990188be9780c05515336c3c925fa39a63a..4870e41506596b98162728ec23a7f727bfa578fe 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -775,7 +775,7 @@ static struct option const long_options[] =
   {"page-width", required_argument, NULL, 'W'},
   {GETOPT_HELP_OPTION_DECL},
   {GETOPT_VERSION_OPTION_DECL},
-  {0, 0, 0, 0}
+  {NULL, 0, NULL, 0}
 };
 
 /* Return the number of columns that have either an open file or