diff options
Diffstat (limited to 'mysys/getopt.c')
-rw-r--r-- | mysys/getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/getopt.c b/mysys/getopt.c index 35db805d997..7b96e10c85c 100644 --- a/mysys/getopt.c +++ b/mysys/getopt.c @@ -27,7 +27,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ - + /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>. Ditto for AIX 3.2 and <stdlib.h>. */ #ifndef _NO_PROTO |