From 08b868da8e2a1378ed4bf3057e19898df3a774d0 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 30 Jul 2018 12:24:04 +0100 Subject: [PATCH] base/asm-common.h: Fix the description comment at the top of the file. --- base/asm-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/asm-common.h b/base/asm-common.h index d81e4098..8e51ea39 100644 --- a/base/asm-common.h +++ b/base/asm-common.h @@ -1,6 +1,6 @@ /// -*- mode: asm; asm-comment-char: ?/ -*- /// -/// Fancy SIMD implementation of Salsa20 +/// Common definitions for asesembler source files /// /// (c) 2015 Straylight/Edgeware /// -- 2.11.0