mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Replace local ifs_orig variables in different functions by a single global IFS_ORI variable. This will reduce the risk of missing a local saving and restore of the original IFS. Reviewed-by: Michael Storzer <MSTORZER@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>