Completed
Push — official ( b4d2c6...e86d4d )
by rugk
02:49
created
source/Threema/MsgApi/Messages/DeliveryReceipt.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Core;
Please login to merge, or discard this patch.
source/Threema/MsgApi/PublicKeyStores/PhpFile.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Core;
Please login to merge, or discard this patch.