IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2010, 8:39:05 AM (16 years ago)
Author:
eugene
Message:

improvements to the kapa section options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/Ohana.20100407/src/opihi/cmd.data/section.c

    r27636 r27637  
    55int section (int argc, char **argv) {
    66 
    7   int N, action, kapa;
     7  int N, action, kapa, background;
    88  Graphdata graphmode;
    99  KapaSection section;
     
    9191
    9292      case BG:
    93         KapaSectionBG (kapa, argv[1], bg);
     93        KapaSectionBG (kapa, argv[1], background);
    9494        break;
    9595
Note: See TracChangeset for help on using the changeset viewer.