aboutsummaryrefslogtreecommitdiffstats
path: root/include/alloca.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-13 23:54:48 +0200
committerMattias Andrée <maandree@operamail.com>2015-10-13 23:54:48 +0200
commit1bc26d1c6493365abc562247eebeb1ba3e8e3356 (patch)
treecdbac46457dfa29f67c6b563b3785dd623cb8990 /include/alloca.h
parentinfo: slibc-error.h (diff)
downloadslibc-1bc26d1c6493365abc562247eebeb1ba3e8e3356.tar.gz
slibc-1bc26d1c6493365abc562247eebeb1ba3e8e3356.tar.bz2
slibc-1bc26d1c6493365abc562247eebeb1ba3e8e3356.tar.xz
whitespace
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'include/alloca.h')
-rw-r--r--include/alloca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alloca.h b/include/alloca.h
index 68e50bf..010bb99 100644
--- a/include/alloca.h
+++ b/include/alloca.h
@@ -27,7 +27,7 @@
#include <bits/types.h>
-/* alloca is machine- _and_ compiler-dependent, it is not
+/* alloca is machine- _and_ compiler-dependent, it is not
* implemented in slibc, but in the compiler. */