diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-10-31 09:36:30 +0100 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-10-31 09:41:15 +0100 |
commit | 771d500283129cf19d14045a58d0e2fb0ce2cba1 (patch) | |
tree | 658355f063ffb80f7159b031ba5091bf70dfec2d /src/ecwrapper.cpp | |
parent | 8d2396c9c41cbd5b8746f48f41180697f58b0681 (diff) |
minor cleanup: include orders, end comments etc.
- no code changes
Diffstat (limited to 'src/ecwrapper.cpp')
-rw-r--r-- | src/ecwrapper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecwrapper.cpp b/src/ecwrapper.cpp index e5db670927..ebaa350264 100644 --- a/src/ecwrapper.cpp +++ b/src/ecwrapper.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2014 The Bitcoin developers -// Distributed under the MIT/X11 software license, see the accompanying +// Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "ecwrapper.h" |