diff options
author | Denis Vlasenko | 2009-04-01 19:48:05 +0000 |
---|---|---|
committer | Denis Vlasenko | 2009-04-01 19:48:05 +0000 |
commit | 551ffdccea39a9223ad451954db40fd7a6e20e79 (patch) | |
tree | 0c5761879447442b166d3e7f4f414c1806a97852 /include/platform.h | |
parent | bd79c3d337304a96dcce4ae4f97b36143919af10 (diff) | |
download | busybox-551ffdccea39a9223ad451954db40fd7a6e20e79.zip busybox-551ffdccea39a9223ad451954db40fd7a6e20e79.tar.gz |
more of pointless whitespace fixes
Diffstat (limited to 'include/platform.h')
-rw-r--r-- | include/platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/platform.h b/include/platform.h index 5d6a181..13dfcbd 100644 --- a/include/platform.h +++ b/include/platform.h @@ -371,4 +371,4 @@ static ALWAYS_INLINE char* strchrnul(const char *s, char c) #endif #endif -#endif /* platform.h */ +#endif /* platform.h */ |