- Timestamp:
- Jun 10, 2007, 9:22:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/dev-lang/python/Modules/_hotshot.c
r3225 r3394 1608 1608 }; 1609 1609 1610 1610 #ifdef __OS2__ 1611 PyMODINIT_FUNC 1612 #else 1611 1613 void 1614 #endif 1612 1615 init_hotshot(void) 1613 1616 {
Note:
See TracChangeset
for help on using the changeset viewer.