On Wed, Nov 29, 2000 at 08:01:05AM -0500, Jeff Trawick wrote: > [EMAIL PROTECTED] writes: > > > gstein 00/11/28 23:41:27 > > > > Modified: include apr_getopt.h > > misc/unix getopt.c > > test testargs.c > > Log: > > Add an extra const into the getopt functions. We never attempt to modify > > any > > of the data, so the const is proper. This also allows clients to pass > > const > > data in. > > Please get http_main.c to compile without warnings again.
Done! Thanks for the reminder! Cheers, -g -- Greg Stein, http://www.lyra.org/
