Correct an old fix for GTK font selection
commitef5a526f1b51b76b0f753e0936c80743a7f4463d
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jan 2015 04:42:40 +0000 (19 20:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jan 2015 04:43:09 +0000 (19 20:43 -0800)
tree239d6f086c42ff8ce42b85db6e8385059719f474
parent97bf923892a781b71442562510c9ef8492eb1dfe
Correct an old fix for GTK font selection

* gtkutil.c (xg_get_font): Fix off-by-2 typo.
Fixes: bug#3228
src/ChangeLog
src/gtkutil.c