Add comment

This commit is contained in:
Holger Vogt 2026-08-07 13:58:52 +02:00
parent c74935eeb7
commit e29a4fc457
1 changed files with 2 additions and 0 deletions

View File

@ -1274,6 +1274,8 @@ inp_spsource(FILE *fp, bool comfile, char *filename, bool intfile)
#ifdef OSDI
inputdir = dir_name;
#endif
/* If 'controlswait' has been set during the previous for loop step,
all further controls will be handled by exec_control() only. */
if (cp_getvar("controlswait", CP_BOOL, NULL, 0)) {
if (wl)
exec_controls(wl_copy(wl));