Index: /trunk/psastro/src/psastroErrorCodes.h.in
===================================================================
--- /trunk/psastro/src/psastroErrorCodes.h.in	(revision 9579)
+++ /trunk/psastro/src/psastroErrorCodes.h.in	(revision 9580)
@@ -12,5 +12,5 @@
     PSASTRO_ERR_${ErrorCode},
     PSASTRO_ERR_NERROR
-} actErrorCode;
+} psastroErrorCode;
 
 void psastroErrorRegister(void);
Index: /trunk/psphot/src/psphotErrorCodes.h.in
===================================================================
--- /trunk/psphot/src/psphotErrorCodes.h.in	(revision 9579)
+++ /trunk/psphot/src/psphotErrorCodes.h.in	(revision 9580)
@@ -12,5 +12,5 @@
     PSPHOT_ERR_${ErrorCode},
     PSPHOT_ERR_NERROR
-} actErrorCode;
+} psphotErrorCode;
 
 void psphotErrorRegister(void);
