Changeset 12332 for trunk/Ohana/src/opihi/lib.data/book.c
- Timestamp:
- Mar 8, 2007, 12:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.data/book.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.data/book.c
r10997 r12332 38 38 /* return the given book */ 39 39 Book *GetBook (int where) { 40 41 int i;42 40 43 41 if (where < 0) where += Nbooks;
Note:
See TracChangeset
for help on using the changeset viewer.
