diff options
author | login | 2019-11-15 20:36:28 -0500 |
---|---|---|
committer | login | 2019-11-15 20:36:28 -0500 |
commit | 8573e74a01824341c54d0fdd7e5c1e70a0a7a323 (patch) | |
tree | 40e919f90282453f865a632788d5092223427597 /ntcoin | |
parent | 55bfe1fb8992c450d97c97a109563a8b49be7744 (diff) |
Bugfix in ntcoin to fix error in compile_pcoin
ntcoin had an error in the way it created compile_pcoin. compile_pcoin had a missing \ at the end of the line (for line continuation). This bug has now been fixed.
Diffstat (limited to 'ntcoin')
-rwxr-xr-x | ntcoin | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index 97540f5..c8ab122 100755
--- a/ntcoin
+++ b/ntcoin
|