mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
Fix tabs in .c and .h files in firmware/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29832 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
897fd92827
commit
9c33dca647
6 changed files with 18 additions and 18 deletions
|
|
@ -22,5 +22,5 @@
|
|||
|
||||
#ifndef __STRLCASESTR_H__
|
||||
#define __STRLCASESTR_H__
|
||||
char *strcasestr(const char *, const char *);
|
||||
char *strcasestr(const char *, const char *);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue