From 2bc8e899d75f863dc06dbf4dcf1192bc79621b21 Mon Sep 17 00:00:00 2001 From: deajan Date: Sun, 15 Nov 2020 22:08:57 +0100 Subject: [PATCH] Fix ofunctions GenericTrapQuit lacks closing comment --- dev/ofunctions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 2afc98a..39f4eb3 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -31,7 +31,7 @@ #### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MICRO SUBSET #### _OFUNCTIONS_VERSION=2.3.0-RC4 -_OFUNCTIONS_BUILD=2020111501 +_OFUNCTIONS_BUILD=2020111502 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### @@ -439,7 +439,7 @@ function GenericTrapQuit { exit $exitcode } -#### TrapQuit SUBSET END #### +#### GenericTrapQuit SUBSET END #### #### CleanUp SUBSET #### function CleanUp {