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
commit ee354c1bae
1 changed files with 42 additions and 43 deletions

View File

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