Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5448:74b54f11c919
for
protos.h
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-07-04 00:09:43 (
5 months
ago)
Author:
Ralf Wildenhues <wildenhues@…>
Branch:
HEAD
Message:
Fix syntax error for strtok_r compatitility prototype
Files:
1 modified
protos.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
protos.h
r5443
r5448
544
544
545
545
#ifndef HAVE_STRTOK_R
546
char *strtok_r (char *, const char *, char **)
547
#endif
548
546
char *strtok_r (char *, const char *, char **)
;
547
#endif
548
Download in other formats:
Unified Diff
Zip Archive