check.php |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 455eb648dd7e28ba4e430332e0ef375a818b34e2
Author: Christian Lohmaier <[email protected]>
Date:   Tue May 19 12:49:32 2015 +0200

    fix syntax error

diff --git a/check.php b/check.php
index 20467b2..062f5e5 100644
--- a/check.php
+++ b/check.php
@@ -458,6 +458,7 @@ function print_update_xml($buildid, $os, $arch, $lang, 
$pkgfmt) {
                             error('No 32bit update available - for OS X 10.8 
or later, please install 64bit version of LibreOffice.');
                         }
                     }
+               }
                 break;
             case 'Windows':
                 $target_type = 'win-x86';
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to