SF.net SVN: geany:[4593] branches/sm/src/sm.c

ntrel at users.sourceforge.net ntrel at xxxxx
Sat Jan 30 12:11:30 UTC 2010


Revision: 4593
          http://geany.svn.sourceforge.net/geany/?rev=4593&view=rev
Author:   ntrel
Date:     2010-01-30 12:11:27 +0000 (Sat, 30 Jan 2010)

Log Message:
-----------
Run ./scripts/fix-alignment.pl.

Modified Paths:
--------------
    branches/sm/src/sm.c

Modified: branches/sm/src/sm.c
===================================================================
--- branches/sm/src/sm.c	2010-01-30 12:07:06 UTC (rev 4592)
+++ branches/sm/src/sm.c	2010-01-30 12:11:27 UTC (rev 4593)
@@ -165,6 +165,7 @@
 	#endif
 }
 
+
 /** @} */
 
 #ifdef HAVE_LIBSM
@@ -233,6 +234,7 @@
 	return TRUE;
 }
 
+
 /**
  * @}
  * @name libSM support implementation
@@ -486,6 +488,7 @@
 	g_array_free(arr, TRUE);
 }
 
+
 /**
  * @}
  * @name libSM callbacks
@@ -618,6 +621,7 @@
 	main_finalize();
 }
 
+
 /** @} */
 
 #endif


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



More information about the Commits mailing list