[Xfce4-commits] <xfce4-session:master> Fix compiler warning.

Nick Schermer noreply at xfce.org
Thu Jan 28 19:52:22 CET 2010


Updating branch refs/heads/master
         to d98536274785cbf3650bf00097fd2e60f9236824 (commit)
       from ece9e4db0f7df4e04be7c9f3d55c3aab17dcaed9 (commit)

commit d98536274785cbf3650bf00097fd2e60f9236824
Author: Nick Schermer <nick at xfce.org>
Date:   Thu Jan 28 18:02:42 2010 +0100

    Fix compiler warning.

 xfce4-session/chooser-icon.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xfce4-session/chooser-icon.h b/xfce4-session/chooser-icon.h
index 248ca85..0189a8f 100644
--- a/xfce4-session/chooser-icon.h
+++ b/xfce4-session/chooser-icon.h
@@ -8,7 +8,7 @@ static const GdkPixdata chooser_icon_data = {
   52, /* width */
   42, /* height */
   /* pixel_data: */
-  (guchar *)"\377\0\0\0\0\341\0\0\0\0\202!!-\0\2\37\37*\2\23\23\32\5\213\0\0\0\0\202"
+  (guint8 *)"\377\0\0\0\0\341\0\0\0\0\202!!-\0\2\37\37*\2\23\23\32\5\213\0\0\0\0\202"
   "!!-\0\2\32\32#\2\21\21\27\6\236\0\0\0\0\10!!-\0!!-\1!!-\4!!-\13&'4\33"
   "\247\255\265r\232\237\243\243\17\17\24\11\206\0\0\0\0\11!!-\0!!-\1!!"
   "-\4!!-\12!\".\24*,;%\252\262\274\207\225\234\243\250\15\15\22\17\232"



More information about the Xfce4-commits mailing list