Index: branches/eam_branches/ipp-20220316/psastro/src/psastroDataSave.c
===================================================================
--- branches/eam_branches/ipp-20220316/psastro/src/psastroDataSave.c	(revision 42215)
+++ branches/eam_branches/ipp-20220316/psastro/src/psastroDataSave.c	(revision 42216)
@@ -76,5 +76,5 @@
                     psastroVersionHeaderFull(hdu->header);
 		    // Append the reference catalog to the header as well.
-		    char *catdir = psMetadataLookupStr(NULL, recipe, "PSASTRO.CATDIR")
+		    char *catdir = psMetadataLookupStr(NULL, recipe, "PSASTRO.CATDIR");
 		    psMetadataAddStr(hdu->header, PS_LIST_TAIL, "PSREFCAT", PS_META_REPLACE, NULL, catdir);
                     lastHDU = hdu;
