You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/04/29 15:49:19 UTC

svn commit: r1858381 - /openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h

Author: mseidel
Date: Mon Apr 29 15:49:19 2019
New Revision: 1858381

URL: http://svn.apache.org/viewvc?rev=1858381&view=rev
Log:
Fixed missing line

Modified:
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h?rev=1858381&r1=1858380&r2=1858381&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h Mon Apr 29 15:49:19 2019
@@ -57,3 +57,4 @@ static const unsigned char ase_mask_bits
 	0x00,0x00,0x00,0x00,
 	0x00,0x00,0x00,0x00,
 	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};