From c12694be1452b51b683dc7faf00c37d0bbd7fcef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sun, 18 May 2003 21:52:25 +0200
Subject: [PATCH] Comment fix.

Rev: src/nettle/configure.ac:1.22
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c5bd007f..e5e982f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -124,9 +124,9 @@ AC_TYPE_UID_T
 AC_TYPE_SIZE_T
 AC_HEADER_TIME
 
-# Needed by the supplied memcmp.c
 LSH_FUNC_ALLOCA
 
+# Needed by the supplied memcmp.c
 AC_C_BIGENDIAN
 AC_REPLACE_FUNCS(memxor)
 
-- 
GitLab