commit 5692bb59cb4b4aea4991d475c0f7aa978b6a1008
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Fri Jan 20 01:14:14 2017 +0100
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Fri Jan 20 01:14:14 2017 +0100
blid-arithm: usage: correct order of -x and -y
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/src/blind-arithm.c b/src/blind-arithm.c
index d74fbf8..2ac1652 100644
--- a/src/blind-arithm.c
+++ b/src/blind-arithm.c
_AT_@ -8,7 +8,7 @@
#include <string.h>
#include <unistd.h>
-USAGE("[-ayxz] operation right-hand-stream")
+USAGE("[-axyz] operation right-hand-stream")
static int skip_a = 0;
static int skip_x = 0;
Received on Fri Jan 20 2017 - 01:14:26 CET
This archive was generated by hypermail 2.3.0
: Fri Jan 20 2017 - 01:24:24 CET