1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

data/builtins.c: cosmetic fix in comment

This commit is contained in:
Martijn Dekker 2020-06-18 03:40:29 +02:00
parent 3e3f6b0f12
commit 8b51d12f4b

View file

@ -52,9 +52,9 @@
#undef dirname
/*
+ * IMPORTANT: The order of these struct members must be synchronous
+ * with the offsets on the macros defined in include/builtins.h!
+ * The order up through "local" is significant.
* IMPORTANT: The order of these struct members must be synchronous
* with the offsets on the macros defined in include/builtins.h!
* The order up through "local" is significant.
*/
const struct shtable3 shtab_builtins[] =
{