summaryrefslogtreecommitdiff
path: root/modules/alloca
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-06-07 16:18:09 +0000
committerBruno Haible <bruno@clisp.org>2003-06-07 16:18:09 +0000
commitb1b2c3c4f7044468da7cd4c99b7cfa594c5c9c9c (patch)
tree920c4e34b85e582f63239b1526a20e000c7bc936 /modules/alloca
parent6ae064ff870571ee82f7d0cca2bb5d522e8e5dfa (diff)
downloadgnulib-b1b2c3c4f7044468da7cd4c99b7cfa594c5c9c9c.tar.gz
Avoid passive voice in comment.
Diffstat (limited to 'modules/alloca')
-rw-r--r--modules/alloca2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alloca b/modules/alloca
index b7a2381373..bf9515d90d 100644
--- a/modules/alloca
+++ b/modules/alloca
@@ -15,7 +15,7 @@ gl_FUNC_ALLOCA
Makefile.am:
EXTRA_DIST += alloca_.h
-# The following is needed in order to create an <alloca.h> when the system
+# We need the following in order to create an <alloca.h> when the system
# doesn't have one that works with the given compiler.
all-local $(lib_OBJECTS): @ALLOCA_H@
alloca.h: alloca_.h