diff --git a/compute/pztile.c b/compute/pztile.c
index dcebc629f34958187ad53fbc32b60253e36c0835..7c907f1cd69d6a78f68b0cd903cbf01152e58e10 100644
--- a/compute/pztile.c
+++ b/compute/pztile.c
@@ -10,7 +10,7 @@
 
 /**
  *
- * @file ztile.c
+ * @file pztile.c
  *
  *  MORSE auxiliary routines
  *  MORSE is a software package provided by Univ. of Tennessee,
diff --git a/compute/zsytrs.c b/compute/zsytrs.c
index 4018e52e3c6a119a1ac2528b3e73e7e68f11d7c3..a51bf4662881feace209bb1efa7be90d9569fec2 100644
--- a/compute/zsytrs.c
+++ b/compute/zsytrs.c
@@ -10,7 +10,7 @@
 
 /**
  *
- * @file zsysv.c
+ * @file zsytrs.c
  *
  *  MORSE computational routines
  *  MORSE is a software package provided by Univ. of Tennessee,