summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-28 18:21:13 +0000
committerJim Meyering <jim@meyering.net>2005-03-28 18:21:13 +0000
commit734cf53a3ca28185869b0defdb5de9554e60343b (patch)
tree85e41914c2fa1e9f47965a6bf41b7681d5c370b6 /src/pr.c
parent1df790f540a306ebe7544002dca09d016305f37b (diff)
downloadcoreutils-734cf53a3ca28185869b0defdb5de9554e60343b.tar.xz
(long_options): Use NULL, not `0'.
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 9cae99901..4870e4150 100644
--- 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