From e32053d798f4e7c611ace4d9f4460d6f351e9396 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sun, 16 Oct 2005 21:47:01 +0200
Subject: [PATCH] Comment change.

Rev: src/nettle/asm.m4:1.13
---
 asm.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asm.m4 b/asm.m4
index bbc30abc..9b6d858e 100644
--- a/asm.m4
+++ b/asm.m4
@@ -5,7 +5,7 @@ dnl FORTRAN style comment character
 define(<C>, <
 dnl>)dnl
 
-dnl including files from the srcdir
+dnl Including files from the srcdir
 define(<include_src>, <include(srcdir/$1)>)dnl
 
 dnl Pseudo ops
-- 
GitLab