1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

formatting tweak

This commit is contained in:
Jim Blandy 1997-05-27 23:48:24 +00:00
parent 737c9113fe
commit 995685aa70

View file

@ -72,7 +72,7 @@ extern scm_option scm_read_opts[];
#define SCM_COPY_SOURCE_P scm_read_opts[0].val
#define SCM_RECORD_POSITIONS_P scm_read_opts[1].val
#define SCM_CASE_INSENSITIVE_P scm_read_opts[2].val
#define SCM_KEYWORD_STYLE scm_read_opts[3].val
#define SCM_KEYWORD_STYLE scm_read_opts[3].val
#define SCM_N_READ_OPTIONS 4