IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2006, 11:12:11 AM (21 years ago)
Author:
jhoblitt
Message:

whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptool.c

    r6126 r6128  
    11#include <stdlib.h>
    2 # include "p2tools.h"
    32
    4 int main (int argc, char **argv) {
     3#include "p2tools.h"
     4
     5int main(int argc, char **argv) {
    56    p2Config        config;
    67
     
    8384            break;
    8485        default:
    85             psAbort (argv[0], "invalid option (this should not happen)");
     86            psAbort(argv[0], "invalid option (this should not happen)");
    8687    }
    8788
Note: See TracChangeset for help on using the changeset viewer.