IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2005, 4:44:12 PM (21 years ago)
Author:
jhoblitt
Message:

make nebParseURI() private

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/src/nebclient.h

    r4440 r4456  
    44 * Copyright (C) 2005  Joshua Hoblitt
    55 *
    6  * $Id: nebclient.h,v 1.6 2005-06-30 02:35:06 jhoblitt Exp $
     6 * $Id: nebclient.h,v 1.7 2005-07-06 02:44:12 jhoblitt Exp $
    77 */
    88
     
    4949int nebErr(nebServer *server, char *errString);
    5050
    51 int nebParseURI(const char *URI, char **filename);
    52 
    5351void nebFree(void *ptr);
    5452
Note: See TracChangeset for help on using the changeset viewer.