Dead code removal, fix for cleanup GitHub issue #28
This commit is contained in:
parent
b59a7cf1d8
commit
612c17240a
42 changed files with 82 additions and 99 deletions
|
@ -4,8 +4,8 @@
|
|||
* This therefore is public domain.
|
||||
*/
|
||||
|
||||
#ifndef _ZT_SALSA20_HPP
|
||||
#define _ZT_SALSA20_HPP
|
||||
#ifndef ZT_SALSA20_HPP
|
||||
#define ZT_SALSA20_HPP
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue