devilhorns pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=26474588d1541c6eafba4320b161c0561471a08c
commit 26474588d1541c6eafba4320b161c0561471a08c Author: Chris Michael <[email protected]> Date: Wed Jan 1 15:52:03 2014 +0000 Remove whitespace Signed-off-by: Chris Michael <[email protected]> --- src/bin/termio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/termio.c b/src/bin/termio.c index b2968cd..e856989 100644 --- a/src/bin/termio.c +++ b/src/bin/termio.c @@ -1900,7 +1900,7 @@ _font_size_set(Evas_Object *obj, int size) { Evas_Coord mw = 1, mh = 1; int gw, gh; - + config->temporary = EINA_TRUE; config->font.size = size; gw = sd->grid.w; --
