IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3051


Ignore:
Timestamp:
Jan 18, 2005, 2:31:16 PM (22 years ago)
Author:
jhoblitt
Message:

fix warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/src/test.c

    r3050 r3051  
    33#include "idataclient.h"
    44
    5 main (int argc, char **argv) {
     5int main (int argc, char **argv) {
    66    idataServer     server;
    77    char            *URI;
     
    2727
    2828    idataServerCleanup(&server);
     29
     30    exit(0);
    2931}
Note: See TracChangeset for help on using the changeset viewer.