This commit is contained in:
Justin M. Keyes
2020-01-26 05:08:12 -08:00
parent 2070c082b5
commit 9048627806
2 changed files with 19 additions and 21 deletions

View File

@@ -578,7 +578,7 @@ static char *(p_ssop_values[]) = {
# define SSOP_BLANK 0x080
# define SSOP_GLOBALS 0x100
# define SSOP_SLASH 0x200
# define SSOP_UNIX 0x400 /* Deprecated, not used. */
# define SSOP_UNIX 0x400 // Deprecated, not used.
# define SSOP_SESDIR 0x800
# define SSOP_CURDIR 0x1000
# define SSOP_FOLDS 0x2000