From 289b5506bff6b1a45aa8e54a044204e9c2e04d16 Mon Sep 17 00:00:00 2001
From: Alam Ed Arias <alam@srb2.org>
Date: Wed, 27 Jan 2016 00:15:09 -0500
Subject: [PATCH] appveyor: whitespace?

---
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/appveyor.yml b/appveyor.yml
index ee6e3e97fd..cf84de502d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -6,3 +6,4 @@ build_script:
 
 on_finish:
 -ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
+
-- 
GitLab