aboutsummaryrefslogtreecommitdiffstats
path: root/genesis.cpp
diff options
context:
space:
mode:
authorLu Guanqun <guanqun.lu@gmail.com>2014-12-14 21:20:59 +0800
committerLu Guanqun <guanqun.lu@gmail.com>2014-12-14 21:57:38 +0800
commita576b38125cf0f1b11c97849cafeb36aa0e7c8eb (patch)
tree53c17801851e7bb65c4769cf6495f5ee3aa18678 /genesis.cpp
parentbb5e9040b2f35a5624d73b4bf9c2664f786c84c0 (diff)
downloaddexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.tar.gz
dexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.tar.zst
dexon-solidity-a576b38125cf0f1b11c97849cafeb36aa0e7c8eb.zip
update to the correct file name
Diffstat (limited to 'genesis.cpp')
-rw-r--r--genesis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/genesis.cpp b/genesis.cpp
index 1b354dab..8cdb8402 100644
--- a/genesis.cpp
+++ b/genesis.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 trie.cpp
+/** @file genesis.cpp
* @author Gav Wood <i@gavwood.com>
* @date 2014
* Trie test functions.