IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2005, 3:33:56 PM (21 years ago)
Author:
jhoblitt
Message:

add nebFind() src

File:
1 edited

Legend:

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

    r4507 r4508  
    44 * Copyright (C) 2005  Joshua Hoblitt
    55 *
    6  * $Id: nebclient.h,v 1.15 2005-07-07 22:57:40 jhoblitt Exp $
     6 * $Id: nebclient.h,v 1.16 2005-07-08 01:33:56 jhoblitt Exp $
    77 */
    88
     
    3737int nebFindInstances(nebServer *server, const char *key, const char *volume, char ***locations);
    3838
    39 int nebFind(nebServer *server, const char *key);
     39char *nebFind(nebServer *server, const char *key);
    4040
    4141int nebOpen(nebServer *server, const char *key, rw flag);
Note: See TracChangeset for help on using the changeset viewer.