From: Mark Wooding Date: Mon, 30 Jul 2018 11:24:04 +0000 (+0100) Subject: base/asm-common.h: Fix the description comment at the top of the file. X-Git-Tag: 2.4.3~16 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/08b868da8e2a1378ed4bf3057e19898df3a774d0 base/asm-common.h: Fix the description comment at the top of the file. --- 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 ///