diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 17:53:23 -0400 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 17:53:23 -0400 |
commit | 5e0f3ebb5f985a9ad8fa3d57ab8c1f0669056630 (patch) | |
tree | 069f6948e1d810d249919784a900a927cb25b6a9 /getopt.h | |
parent | ce211fb7fcf1463619d2b2ef32b8f6c2f4f35459 (diff) | |
download | egawk-5e0f3ebb5f985a9ad8fa3d57ab8c1f0669056630.tar.gz egawk-5e0f3ebb5f985a9ad8fa3d57ab8c1f0669056630.tar.bz2 egawk-5e0f3ebb5f985a9ad8fa3d57ab8c1f0669056630.zip |
Update getopt from GLIBC.
Diffstat (limited to 'getopt.h')
-rw-r--r-- | getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Declarations for getopt. - Copyright (C) 1989-2015 Free Software Foundation, Inc. + Copyright (C) 1989-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |