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/lcat.c

    r3462 r4689  
    1818
    1919  ShowAll = FALSE;
    20   if (N = get_argument (argc, argv, "-all")) {
     20  if ((N = get_argument (argc, argv, "-all"))) {
    2121    remove_argument (N, &argc, argv);
    2222    ShowAll = TRUE;
Note: See TracChangeset for help on using the changeset viewer.