ports/audio/mp3stat/files/patch-ui_gtk_gtk2__ui.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
338 B
C++

--- ui/gtk/gtk2_ui.cpp.orig 2004-09-30 04:07:54 UTC
+++ ui/gtk/gtk2_ui.cpp
@@ -285,7 +285,7 @@ gtk2_ui::gtk_interface()
Info chosen;
Info chosen2;
- gtk_init (&argcc, &argvv);
+ gtk_init (NULL, NULL);
cmap = gdk_colormap_get_system ();
set_graph_colors ();