diff options
Diffstat (limited to 'genesis.cpp')
-rw-r--r-- | genesis.cpp | 2 |
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. |