diff options
Diffstat (limited to 'lib/mesa/src/getopt/getopt_long.c')
-rw-r--r-- | lib/mesa/src/getopt/getopt_long.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/src/getopt/getopt_long.c b/lib/mesa/src/getopt/getopt_long.c index c05408df8..ec74644bc 100644 --- a/lib/mesa/src/getopt/getopt_long.c +++ b/lib/mesa/src/getopt/getopt_long.c @@ -1,4 +1,4 @@ -/* $OpenBSD: getopt_long.c,v 1.23 2022/02/24 02:30:02 jsg Exp $ */ +/* $OpenBSD: getopt_long.c,v 1.24 2022/04/21 04:37:19 jsg Exp $ */ /* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */ /* |