SF.net SVN: geany-plugins:[1340] trunk/geany-plugins/addons/src/ ao_blanklines.c

eht16 at users.sourceforge.net eht16 at xxxxx
Mon May 10 21:29:47 UTC 2010


Revision: 1340
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1340&view=rev
Author:   eht16
Date:     2010-05-10 21:29:47 +0000 (Mon, 10 May 2010)

Log Message:
-----------
Add missing final newline

Modified Paths:
--------------
    trunk/geany-plugins/addons/src/ao_blanklines.c

Modified: trunk/geany-plugins/addons/src/ao_blanklines.c
===================================================================
--- trunk/geany-plugins/addons/src/ao_blanklines.c	2010-05-10 17:49:29 UTC (rev 1339)
+++ trunk/geany-plugins/addons/src/ao_blanklines.c	2010-05-10 21:29:47 UTC (rev 1340)
@@ -89,4 +89,4 @@
 {
 	if (enabled)
 		editor_strip_trailing_newlines(doc->editor);
-}
\ No newline at end of file
+}


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list