- Timestamp:
- Apr 8, 2010, 8:39:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/Ohana.20100407/src/opihi/cmd.data/section.c
r27636 r27637 5 5 int section (int argc, char **argv) { 6 6 7 int N, action, kapa ;7 int N, action, kapa, background; 8 8 Graphdata graphmode; 9 9 KapaSection section; … … 91 91 92 92 case BG: 93 KapaSectionBG (kapa, argv[1], b g);93 KapaSectionBG (kapa, argv[1], background); 94 94 break; 95 95
Note:
See TracChangeset
for help on using the changeset viewer.
