https://git.reactos.org/?p=reactos.git;a=commitdiff;h=853f7d84a0cd512e517ef7fa7283a886c16654c7

commit 853f7d84a0cd512e517ef7fa7283a886c16654c7
Author:     Serge Gautherie <[email protected]>
AuthorDate: Sun Apr 28 03:23:27 2019 +0200
Commit:     Hermès BÉLUSCA - MAÏTO <[email protected]>
CommitDate: Sun Apr 28 03:23:27 2019 +0200

    [FORMATTING] appveyor.yml: Remove an extra space (#1538)
    
    Addendum to 48f98e88.
---
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index f4e1512326..9abbb299ff 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,7 +9,7 @@ version: reactos.appveyor.{build}
 skip_branch_with_pr: true
 clone_depth: 5
 clone_folder: c:\reactos-cov
-matrix: 
+matrix:
   fast_finish: true
 
 init:

Reply via email to