Changeset 10666 for trunk/Ohana/src/opihi/pcontrol/StackOps.c
- Timestamp:
- Dec 12, 2006, 2:59:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/StackOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/StackOps.c
r10656 r10666 13 13 # define DEBUG 0 14 14 15 void PrintStackInfo (Stack *stack, c har *func) {15 void PrintStackInfo (Stack *stack, const char *func) { 16 16 17 17 if (!DEBUG) return;
Note:
See TracChangeset
for help on using the changeset viewer.
