From: Jason Rumney Date: Wed, 22 Aug 2007 14:35:05 +0000 (+0000) Subject: (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator. X-Git-Tag: emacs-pretest-22.1.90~953 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=32e1c7b13201ef7f1167a64b2b60fb9263742509;p=emacs.git (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator. --- diff --git a/src/ChangeLog b/src/ChangeLog index bf015d6959f..f7a8ada5bec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2007-08-22 Jason Rumney + + * w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator. + 2007-08-21 Stefan Monnier * insdel.c (reset_var_on_error): New fun. diff --git a/src/w32reg.c b/src/w32reg.c index 1bea4795be9..6acecfdb5fd 100644 --- a/src/w32reg.c +++ b/src/w32reg.c @@ -41,7 +41,7 @@ Boston, MA 02110-1301, USA. */ "emacs.tool-bar.attributeBackground:SystemButtonFace\0" \ "emacs.menu.attributeForeground:SystemMenuText\0" \ "emacs.menu.attributeBackground:SystemMenu\0" \ - "emacs.scroll-bar.attributeForeground:SystemScrollbar" + "emacs.scroll-bar.attributeForeground:SystemScrollbar\0" /* Other possibilities for default faces: