aboutsummaryrefslogtreecommitdiffstats
path: root/hexPrefix.cpp
diff options
context:
space:
mode:
authorPaweł Bylica <pawel.bylica@imapp.pl>2014-12-19 20:58:22 +0800
committerPaweł Bylica <pawel.bylica@imapp.pl>2014-12-19 20:58:22 +0800
commitc6d2c2392bd3f36f4539d990f60f9136e158d136 (patch)
treec1b6875165493b33752d9c283a00643b031c60e7 /hexPrefix.cpp
parent180b0fa9e3aab595048d171ff4556a769f85dd1e (diff)
parent69319de1db7daedd24b0ac00a8b245bbd9f6042e (diff)
downloaddexon-solidity-c6d2c2392bd3f36f4539d990f60f9136e158d136.tar.gz
dexon-solidity-c6d2c2392bd3f36f4539d990f60f9136e158d136.tar.zst
dexon-solidity-c6d2c2392bd3f36f4539d990f60f9136e158d136.zip
Merge branch 'develop-evmcc' into pr-jit
Conflicts: windows/Eth.vcxproj windows/TestEthereum.vcxproj
Diffstat (limited to 'hexPrefix.cpp')
-rw-r--r--hexPrefix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hexPrefix.cpp b/hexPrefix.cpp
index 1f02bac9..551983db 100644
--- a/hexPrefix.cpp
+++ b/hexPrefix.cpp
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file main.cpp
+/** @file hexPrefix.cpp
* @author Gav Wood <i@gavwood.com>
* @date 2014
* Main test functions.