]> www.fi.muni.cz Git - evince.git/commit
Make the fixed sized string a semantically correct const char[] instead of
authorTobias Mueller <tobiasmue@src.gnome.org>
Thu, 5 Mar 2009 00:34:49 +0000 (00:34 +0000)
committerTobias Mueller <tobiasmue@src.gnome.org>
Thu, 5 Mar 2009 00:34:49 +0000 (00:34 +0000)
commit30a392babbccd40030a2da905d809c7208a1b70c
tree7600963b39b0e19e73b28a7d13cd29b851776c2a
parent65560c668c5194ad795b41e7546f783f1e073ca5
Make the fixed sized string a semantically correct const char[] instead of

    * properties/ev-properties-view.c:
    (ev_properties_view_format_date): Make the fixed sized string a
    semantically correct const char[] instead of a const char* to fix
    a compiler warning if built with -Wformat.
    ** Fixes bug 574168

svn path=/trunk/; revision=3516
ChangeLog
properties/ev-properties-view.c