Correct counting

This commit is contained in:
Juergen Spitzmueller 2022-12-18 14:17:29 +01:00
parent 3694553920
commit 3d63b78d07

View File

@ -504,9 +504,9 @@ enum FuncCode
LFUN_INDEXMACRO_INSERT, // spitz 20220220
LFUN_INSET_INSERT_COPY, // spitz 20221101
LFUN_INDEX_TAG_ALL, // spitz 20221105
// 395
LFUN_TAB_GROUP_NEXT, // daniel 20220130
LFUN_TAB_GROUP_PREVIOUS, // daniel 20220130
// 395
LFUN_BIBTEX_DATABASE_LIST, // bpiwowar, 20221218
LFUN_LASTACTION // end of the table
};