Merge pull request #73 from ryanpcmcquen/master

remove needless whitespace from pluma/plumatextregion.c
This commit is contained in:
Stefano Karapetsas
2014-03-03 09:57:41 +01:00

View File

@@ -644,4 +644,3 @@ pluma_text_region_debug_print (PlumaTextRegion *region)
} }
g_print ("\n"); g_print ("\n");
} }