Changeset 1376:0c27d6fe47b2
- Timestamp:
- 10/20/09 22:54:46 (2 years ago)
- Branch:
- default
- Files:
-
- 2 edited
-
configuration/uncrustify/uncrustify.cfg (modified) (1 diff)
-
trunk/src/pcExecutionProcess.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configuration/uncrustify/uncrustify.cfg
r1295 r1376 1 1 # 2 2 3 indent_with_tabs = 23 indent_with_tabs = 0 4 4 5 5 input_tab_size = 4 # original tab size -
trunk/src/pcExecutionProcess.cc
r1374 r1376 108 108 void *data, 109 109 void *toInit) 110 try : job(),110 try : job(), 111 111 handle(NULL) { 112 112 handle = new __process__;
Note: See TracChangeset
for help on using the changeset viewer.
