diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-01 19:48:05 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-01 19:48:05 +0000 |
commit | 551ffdccea39a9223ad451954db40fd7a6e20e79 (patch) | |
tree | 0c5761879447442b166d3e7f4f414c1806a97852 /include/platform.h | |
parent | bd79c3d337304a96dcce4ae4f97b36143919af10 (diff) | |
download | busybox-w32-551ffdccea39a9223ad451954db40fd7a6e20e79.tar.gz busybox-w32-551ffdccea39a9223ad451954db40fd7a6e20e79.tar.bz2 busybox-w32-551ffdccea39a9223ad451954db40fd7a6e20e79.zip |
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 5d6a18107..13dfcbd32 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -371,4 +371,4 @@ static ALWAYS_INLINE char* strchrnul(const char *s, char c) | |||
371 | #endif | 371 | #endif |
372 | #endif | 372 | #endif |
373 | 373 | ||
374 | #endif /* platform.h */ | 374 | #endif /* platform.h */ |