Fix all header defines

This commit is contained in:
Pavel Janík
2014-11-03 16:16:40 +01:00
parent c969096070
commit 84738627ce
89 changed files with 269 additions and 270 deletions

View File

@@ -1,6 +1,6 @@
// Automatically generated file. Do not modify.
#ifndef __UNIVALUE_ESCAPES_H__
#define __UNIVALUE_ESCAPES_H__
#ifndef BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H
#define BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H
static const char *escapes[256] = {
NULL,
NULL,
@@ -259,4 +259,4 @@ static const char *escapes[256] = {
NULL,
NULL,
};
#endif // __UNIVALUE_ESCAPES_H__
#endif // BITCOIN_UNIVALUE_UNIVALUE_ESCAPES_H