diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-03-25 00:29:31 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-03-25 00:29:31 +0000 |
commit | c83cf8802f5c955b3ff83408a0f5c41f63fcb415 (patch) | |
tree | 23e00e49e6f2ceaae6e560f8ca02088ecd62c3bc /lib/mesa/src/getopt/getopt_long.c | |
parent | 0ad866088a8e454456ac70baecf687d8a5d778c6 (diff) |
Merge Mesa 13.0.6
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 ef5826a6f..fc263a00d 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.5 2017/02/26 12:28:56 jsg Exp $ */ +/* $OpenBSD: getopt_long.c,v 1.6 2017/03/25 00:29:29 jsg Exp $ */ /* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */ /* |