This is an automated email from the ASF dual-hosted git repository.

truckman pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit f05f20e5d0fc893ab0bf077d925ec689c41aa4df
Author: Don Lewis <[email protected]>
AuthorDate: Sat Oct 31 16:34:38 2020 -0700

    Revert "Add missing ',' delimiter.  Commas appear to be mandatory between 
gids"
    
    This reverts commit c2415270e1ec2b5ba4fff587fb2d2f5f50077165 to allow
    commit message fix.
---
 main/scp2/source/gnome/module_gnome.scp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/scp2/source/gnome/module_gnome.scp 
b/main/scp2/source/gnome/module_gnome.scp
index b2ea990..6170e19 100644
--- a/main/scp2/source/gnome/module_gnome.scp
+++ b/main/scp2/source/gnome/module_gnome.scp
@@ -44,7 +44,7 @@ Module gid_Module_Optional_Gnome
       gid_File_Lib_GIO,
 #endif
 #ifdef ENABLE_GCONF
-      gid_File_Lib_Gconfbe,
+      gid_File_Lib_Gconfbe
 #endif
 #if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
       gid_File_Share_Registry_Gnome_Xcd

Reply via email to