Index: /trunk/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight
===================================================================
--- /trunk/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight	(revision 87879)
+++ /trunk/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight	(revision 87880)
@@ -65,5 +65,5 @@
 echo "Updating kernel cache (should trigger loading of new modules)."
 # /System/Library/Extensions is readonly in Catalina and later,
-# so touch returns always false on these systems   
+# so touch returns always false on these systems
 if [[ ${MACOS_VERS} != 11.* ]] && [[ ${MACOS_VERS} != 10.15.* ]]; then
     touch "/System/Library/Extensions/"
