···55/*****************************************************************************
66 * File name: src/drivers/pri/pri-enc-gcr.c *
77 * Created: 2012-02-01 by Hampa Hug <hampa@hampa.ch> *
88- * Copyright: (C) 2012-2021 Hampa Hug <hampa@hampa.ch> *
88+ * Copyright: (C) 2012-2025 Hampa Hug <hampa@hampa.ch> *
99 *****************************************************************************/
10101111/*****************************************************************************
···1515 * *
1616 * This program is distributed in the hope that it will be useful, but *
1717 * WITHOUT ANY WARRANTY, without even the implied warranty of *
1818- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
1818+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
1919 * Public License for more details. *
2020 *****************************************************************************/
2121···559559560560 f = psi_sct_get_gcr_format (sct);
561561562562- if (f == 0) {
562562+ if (f >= 64) {
563563 f = fmt;
564564 }
565565