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:
parent
737c9113fe
commit
995685aa70
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue