Changeset 14590 for trunk/Ohana/src/opihi/pcontrol/HostOps.c
- Timestamp:
- Aug 21, 2007, 2:10:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/HostOps.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/HostOps.c
r13720 r14590 25 25 gprint (GP_ERR, "error: unknown host stack : programming error\n"); 26 26 pcontrol_exit (1); 27 return (NULL); 27 28 } 28 29 … … 37 38 gprint (GP_ERR, "error: unknown host stack : programming error\n"); 38 39 pcontrol_exit (1); 40 return (NULL); 39 41 } 40 42
Note:
See TracChangeset
for help on using the changeset viewer.
