Fix "/* within comment" warning.

2008-08-04  Carlos Garnacho  <carlos@imendio.com>

        * gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning.

svn path=/trunk/; revision=20975
This commit is contained in:
Carlos Garnacho
2008-08-04 15:17:27 +00:00
committed by Carlos Garnacho
parent a32f8aecc9
commit 65a53ff251
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-08-04 Carlos Garnacho <carlos@imendio.com>
* gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning.
2008-08-04 Carlos Garnacho <carlos@imendio.com> 2008-08-04 Carlos Garnacho <carlos@imendio.com>
* gtk/gtknotebook.c (gtk_notebook_expose): Set drag window background * gtk/gtknotebook.c (gtk_notebook_expose): Set drag window background

View File

@ -2380,7 +2380,7 @@ out:
/* ************************ * /* ************************ *
/* Child Object Callbacks * * Child Object Callbacks *
* ************************ */ * ************************ */
/* File System */ /* File System */