]> git.eshelyaron.com Git - emacs.git/commitdiff
(x_default_scroll_bar_color_parameter):
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 8 Jun 2007 20:01:38 +0000 (20:01 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 8 Jun 2007 20:01:38 +0000 (20:01 +0000)
Use empty_unibyte_string, not empty_string.

src/xfns.c

index 73a88dfc0580affe603dce9fd90d4f68d5e8e108..430cfc56a1de37488a22c98792a9cd465e13ec77 100644 (file)
@@ -1841,9 +1841,9 @@ x_default_scroll_bar_color_parameter (f, alist, prop, xprop, xclass,
                                    build_string (foreground_p
                                                  ? "foreground"
                                                  : "background"),
-                                   empty_string,
+                                   empty_unibyte_string,
                                    build_string ("verticalScrollBar"),
-                                   empty_string);
+                                   empty_unibyte_string);
       if (!STRINGP (tem))
        {
          /* If nothing has been specified, scroll bars will use a