Changeset 3eb32351 in rtems
- Timestamp:
- Sep 7, 2008, 6:07:30 PM (11 years ago)
- Branches:
- 4.10, 4.11, 4.9, master
- Children:
- b4dad28
- Parents:
- 37181014
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/httpd/webrom.c
r37181014 r3eb32351 12 12 13 13 websRomPageIndexType websRomPageIndex[] = { 14 { 0, 0, 0 },14 { NULL, NULL, 0, 0 }, 15 15 };
Note: See TracChangeset
for help on using the changeset viewer.