IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/imdata.c

    r4585 r4689  
    1616  Vector *vec;
    1717
     18  start = stop = 0;
    1819  TimeSelect = FALSE;
    19   if (N = get_argument (argc, argv, "-time")) {
     20  if ((N = get_argument (argc, argv, "-time"))) {
    2021    remove_argument (N, &argc, argv);
    2122    if (!str_to_time (argv[N], &tzero)) {
Note: See TracChangeset for help on using the changeset viewer.