IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 6, 2004, 12:34:06 PM (22 years ago)
Author:
desonia
Message:

astyle fixed?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psHash02.c

    r1201 r1406  
    4242    int i               = 0;
    4343    ID *id = NULL;
    44     char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL};
    45     char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL};
     44    char *myKeys[] = {"ENTRY00", "ENTRY01", "ENTRY02", "ENTRY03", NULL
     45                     };
     46    char *myData[] = {"IDA", "IDB", "IDC", "IDD", NULL
     47                     };
    4648    int currentId = psMemGetId();
    4749    int memLeaks        = 0;
Note: See TracChangeset for help on using the changeset viewer.