diff --git a/ChangeLog b/ChangeLog index 2c7df422bf..fede3f24a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-04 Carlos Garnacho + + * gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning. + 2008-08-04 Carlos Garnacho * gtk/gtknotebook.c (gtk_notebook_expose): Set drag window background diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index 1e6519b9c8..aa1b114e7a 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -2380,7 +2380,7 @@ out: /* ************************ * - /* Child Object Callbacks * + * Child Object Callbacks * * ************************ */ /* File System */