Add a comment

This commit is contained in:
Holger Vogt 2025-11-23 10:37:47 +01:00
parent 7f75f09ecd
commit 9cfbb2bc8c
1 changed files with 1 additions and 0 deletions

View File

@ -845,6 +845,7 @@ inp_spsource(FILE *fp, bool comfile, char *filename, bool intfile)
#ifdef OSDI
inputdir = dir_name;
#endif
/* process each pre_xxx command */
cp_evloop(wl->wl_word);
}