base/asm-common.h: Fix the description comment at the top of the file.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 30 Jul 2018 11:24:04 +0000 (12:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 30 Jul 2018 11:24:04 +0000 (12:24 +0100)
base/asm-common.h

index d81e409..8e51ea3 100644 (file)
@@ -1,6 +1,6 @@
 /// -*- mode: asm; asm-comment-char: ?/ -*-
 ///
-/// Fancy SIMD implementation of Salsa20
+/// Common definitions for asesembler source files
 ///
 /// (c) 2015 Straylight/Edgeware
 ///