[geany/plugins.geany.org] 79d0b5: Fix mixed-use-of-tabs-and-spaces in index.php

Dominic Hopf git-noreply at xxxxx
Fri Apr 1 06:42:22 UTC 2016


Branch:      refs/heads/master
Author:      Dominic Hopf <dmaphy at googlemail.com>
Committer:   Dominic Hopf <dmaphy at googlemail.com>
Date:        Fri, 01 Apr 2016 06:42:22 UTC
Commit:      79d0b55178c78ed5d6434d717109a983314b87cf
             https://github.com/geany/plugins.geany.org/commit/79d0b55178c78ed5d6434d717109a983314b87cf

Log Message:
-----------
Fix mixed-use-of-tabs-and-spaces in index.php


Modified Paths:
--------------
    index.php

Modified: index.php
12 lines changed, 6 insertions(+), 6 deletions(-)
===================================================================
@@ -1,12 +1,12 @@
 <?php
 /*
- *      index.php
- * 		Website plugins.geany.org
+ *	index.php
+ *	Website plugins.geany.org
  *
- *      (C) Copyright 2009 by Dominic Hopf <dmaphy at googlemail.com>
- * 		(C) Copyright 2010 by Michael Spahn <m.spahn at any0n3.de>
- *      Version: 1.0.0
- *      Last Change: 2010-7-24
+ *	(C) Copyright 2009 by Dominic Hopf <dmaphy at googlemail.com>
+ *	(C) Copyright 2010 by Michael Spahn <m.spahn at any0n3.de>
+ *	Version: 1.0.0
+ *	Last Change: 2010-7-24
  */
 
 define('CONTENTPATH','./content/');



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list