diff --git a/gstplay/gstmediaplay.h b/gstplay/gstmediaplay.h index 43f79a70df..ee5b45a20c 100644 --- a/gstplay/gstmediaplay.h +++ b/gstplay/gstmediaplay.h @@ -28,11 +28,11 @@ struct _GstMediaPlay { GstStatusArea *status; - // the slider + /* the slider */ GtkAdjustment *adjustment; GtkWidget *slider; - // the playlist + /* the playlist */ GtkWidget *playlist_window; GtkWidget *playlist_clist;