diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-20 12:28:55 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-20 12:28:55 +0200 |
commit | 52cf132ed8213e737ac7993562ce342db97c91d4 (patch) | |
tree | 05f3fb16f9596da23422bc841d400437690afa39 /doc | |
parent | info: hashing (diff) | |
download | libkeccak-52cf132ed8213e737ac7993562ce342db97c91d4.tar.gz libkeccak-52cf132ed8213e737ac7993562ce342db97c91d4.tar.bz2 libkeccak-52cf132ed8213e737ac7993562ce342db97c91d4.tar.xz |
work around regression in texinfo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/libkeccak.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/libkeccak.texinfo b/doc/info/libkeccak.texinfo index e3a6ad5..4eae1f3 100644 --- a/doc/info/libkeccak.texinfo +++ b/doc/info/libkeccak.texinfo @@ -4,7 +4,7 @@ @include macros.texinfo @copying @c -------------------------------------------------------------------------------- -Copyright @copyright{} 2015 Mattias Andrée @e{maandree@@member.fsf.org} +Copyright @copyright{} 2015 @w{Mattias Andrée @e{maandree@@member.fsf.org}} @quotation Permission is granted to copy, distribute and/or modify this document |