aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorRoss Nicoll <[email protected]>2014-03-28 23:13:24 +0000
committerRoss Nicoll <[email protected]>2014-03-28 23:13:24 +0000
commit3fd42567e8925b99ff80455743b176e9536a5a23 (patch)
tree21b8fed0b7226d6e5559f277eff699c6301bd934 /src/main.cpp
parentReplaced references to Bitcoin with Dogecoin in UI code. (diff)
downloaddiscoin-3fd42567e8925b99ff80455743b176e9536a5a23.tar.xz
discoin-3fd42567e8925b99ff80455743b176e9536a5a23.zip
Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 22886473a..f6470f260 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,7 +32,7 @@ using namespace std;
using namespace boost;
#if defined(NDEBUG)
-# error "Bitcoin cannot be compiled without assertions."
+# error "Dogecoin cannot be compiled without assertions."
#endif
//