1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 00:04:06 +00:00

fix indentation damage & force hudson to rebuild

This commit is contained in:
Charles Kerr 2008-10-31 04:16:44 +00:00
parent ed6954681e
commit 1799cd2b35

View file

@ -32,8 +32,7 @@ typedef GtkWindow TrWindow;
GtkTreeSelection * tr_window_get_selection( TrWindow* wind );
GtkWidget * tr_window_new( GtkUIManager*,
TrCore * core );
GtkWidget * tr_window_new( GtkUIManager * uim, TrCore * core );
void tr_window_update( TrWindow * wind );