rename SHA1COIN_H to SHA1_H

master
OHASHI Hideya 2014-06-15 08:29:39 +09:00
parent b145b9376f
commit b940df2971
1 changed files with 2 additions and 2 deletions

4
sha1.h
View File

@ -1,5 +1,5 @@
#ifndef SHA1COIN_H
#define SHA1COIN_H
#ifndef SHA1_H
#define SHA1_H
#ifdef __cplusplus
extern "C" {