- Timestamp:
- Feb 23, 2007, 5:43:03 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/opihi/lib.data/page.c
r11007 r12037 26 26 /* return the given page */ 27 27 Page *GetPage (Book *book, int where) { 28 29 int i;30 28 31 29 if (where < 0) where += book[0].Npages;
Note:
See TracChangeset
for help on using the changeset viewer.
