Dead code removal, fix for cleanup GitHub issue #28
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user