diff --git a/genesis.cpp b/genesis.cpp
index 1b354dab8..8cdb84024 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 .
*/
-/** @file trie.cpp
+/** @file genesis.cpp
* @author Gav Wood
* @date 2014
* Trie test functions.
diff --git a/hexPrefix.cpp b/hexPrefix.cpp
index 1f02bac91..551983db3 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 .
*/
-/** @file main.cpp
+/** @file hexPrefix.cpp
* @author Gav Wood
* @date 2014
* Main test functions.