X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetsubopt.h;h=5308ef5e71347734b6f10f7e87cdf5de50feb726;hb=8fd1da3adc9aa6ac151a827834cbfab9ec0b226a;hp=e94f8826856696ea03fd5ac57dc0c40502403fa4;hpb=4b560b1235fa3640920aa52d24c2b652f6decfb7;p=gnulib.git diff --git a/lib/getsubopt.h b/lib/getsubopt.h index e94f88268..5308ef5e7 100644 --- a/lib/getsubopt.h +++ b/lib/getsubopt.h @@ -1,5 +1,5 @@ /* Parse comma separate list into words. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004-2005 Free Software Foundation, Inc. Contributed by Simon Josefsson , 2004. This program is free software; you can redistribute it and/or modify @@ -26,7 +26,7 @@ - It returns the index of the "token" in the given array of tokens. Otherwise it returns -1, and *OPTIONP and *VALUEP are undefined. For more details see the POSIX:2001 specification. - http://www.opengroup.org/onlinepubs/009695399/functions/getsubopt.html */ + http://www.opengroup.org/susv3xsh/getsubopt.html */ #if HAVE_GETSUBOPT