From 5fed2b0180b95eed9ee82f82dff1a5bf8c66c2f5 Mon Sep 17 00:00:00 2001
From: Walter Purcaro <vuolter@gmail.com>
Date: Fri, 11 Apr 2014 12:24:27 +0200
Subject: Fix header # -*- coding: utf-8 -*- Merges vuolter/pyload@aa7b3f9

---
 module/plugins/hoster/XFileSharingPro.py | 1 +
 1 file changed, 1 insertion(+)

(limited to 'module/plugins/hoster/XFileSharingPro.py')

diff --git a/module/plugins/hoster/XFileSharingPro.py b/module/plugins/hoster/XFileSharingPro.py
index 80d24fa85..96965f647 100644
--- a/module/plugins/hoster/XFileSharingPro.py
+++ b/module/plugins/hoster/XFileSharingPro.py
@@ -1,4 +1,5 @@
 # -*- coding: utf-8 -*-
+
 ###############################################################################
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
-- 
cgit v1.2.3