diff options
Diffstat (limited to 'lib/common.sh')
-rw-r--r-- | lib/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh index c9fdc22..9cc5cc3 100644 --- a/lib/common.sh +++ b/lib/common.sh @@ -23,7 +23,7 @@ _OH_COMMON_SM='true' oh_init() { ob_use locale - ob_use output + oh_use output # Since nothing other than opkhelper is supposed to use libopkhelper, we can # do strange things like affecting application-wide locale settings from the |