Skip to content

Commit ddc1d4a

Browse files
committed
configuration option property fixed for path_entry_reorder
1 parent 7bf3a19 commit ddc1d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcl/init.tcl.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ array set g_config_defs [list\
111111
alias indesym sym tag hidden key} {} {} eltlist}\
112112
list_terse_output {MODULES_LIST_TERSE_OUTPUT {@listterseoutput@} 0 l\
113113
{header idx variant alias indesym sym tag hidden key} {} {} eltlist}\
114-
path_entry_reorder {MODULES_PATH_ENTRY_REORDER @pathentryreorder@ 0 b {0 1}}\
114+
path_entry_reorder {MODULES_PATH_ENTRY_REORDER @pathentryreorder@ 0 0 b {0 1}}\
115115
locked_configs {{} {@lockedconfigs@} 0 o}\
116116
logged_events {MODULES_LOGGED_EVENTS {@loggedevents@} 1 l {auto_eval\
117117
requested_eval requested_cmd} {} {} eltlist}\

0 commit comments

Comments
 (0)