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};