Changeset 441 for GPL/trunk/include/linux/string.h
- Timestamp:
- Jun 6, 2009, 4:22:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/string.h
r305 r441 10 10 int strncmp (const char *string1, const char *string2, size_t count); 11 11 #endif 12 12 13 #endif 13 14
Note:
See TracChangeset
for help on using the changeset viewer.