Index: trunk/psastro/src/psastroWCS.c
===================================================================
--- trunk/psastro/src/psastroWCS.c	(revision 7332)
+++ trunk/psastro/src/psastroWCS.c	(revision 8674)
@@ -213,5 +213,5 @@
 	break;
       default:
-	psLogMsg ("psastro", 2, "warning: unknown projection type %s\n", toSky->type);
+	psLogMsg ("psastro", 2, "warning: unknown projection type %d\n", toSky->type);
 	return false;
     }
