diff options
author | Lu Guanqun <guanqun.lu@gmail.com> | 2014-12-14 21:20:59 +0800 |
---|---|---|
committer | Lu Guanqun <guanqun.lu@gmail.com> | 2014-12-14 21:57:38 +0800 |
commit | a576b38125cf0f1b11c97849cafeb36aa0e7c8eb (patch) | |
tree | 53c17801851e7bb65c4769cf6495f5ee3aa18678 /hexPrefix.cpp | |
parent | bb5e9040b2f35a5624d73b4bf9c2664f786c84c0 (diff) | |
download | dexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.tar.gz dexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.tar.zst dexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.zip |
update to the correct file name
Diffstat (limited to 'hexPrefix.cpp')
-rw-r--r-- | hexPrefix.cpp | 2 |
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. |