]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/getopt.c
Import of OpenSSH 4.3p1
[gssapi-openssh.git] / openssh / openbsd-compat / getopt.c
index f5ee6778da41d16852ea234660ac70a85d413185..5450e43d957b031095191d9bcd1bb850114ab923 100644 (file)
@@ -1,5 +1,3 @@
-/* OPENBSD ORIGINAL: lib/libc/stdlib/getopt.c */
-
 /*
  * Copyright (c) 1987, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
@@ -29,6 +27,8 @@
  * SUCH DAMAGE.
  */
 
+/* OPENBSD ORIGINAL: lib/libc/stdlib/getopt.c */
+
 #include "includes.h"
 #if !defined(HAVE_GETOPT) || !defined(HAVE_GETOPT_OPTRESET)
 
This page took 0.031441 seconds and 4 git commands to generate.