Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167726
b: refs/heads/master
c: 0a1b71b
h: refs/heads/master
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Oct 29, 2009
1 parent 3923915 commit 224fa27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 478988d3b28e98a31e0cfe24e011e28ba0f3cf0d
refs/heads/master: 0a1b71b4008d332e57b5605a8228ea7aa96687e8
2 changes: 1 addition & 1 deletion trunk/include/linux/string.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ extern char * strnchr(const char *, size_t, int);
#ifndef __HAVE_ARCH_STRRCHR
extern char * strrchr(const char *,int);
#endif
extern char * strstrip(char *);
extern char * __must_check strstrip(char *);
#ifndef __HAVE_ARCH_STRSTR
extern char * strstr(const char *,const char *);
#endif
Expand Down

0 comments on commit 224fa27

Please sign in to comment.