On Fri, Sep 07, 2001 at 06:39:17AM -0700, Ryan Bloom wrote:
> On Thursday 06 September 2001 22:52, [EMAIL PROTECTED] wrote:
> > jerenkrantz    01/09/06 22:52:29
> >
> >   Modified:    modules/filters mod_include.c
> >   Log:
> >   Fix error in Netware-specific code.
> >
> >   (This really should be an APR function - if it isn't already...)
> 
> strchr????  Why should that be in APR?

Not specifically that line of code (sorry my context was incredibly 
bad), but that whole function where that line of code lives
(is_only_below):

 * XXX: Needs to become apr_is_path_relative() test
 */
static int is_only_below(const char *path)

-- justin

Reply via email to