From 6b74b53f591e1c34b12e3c5abdc75b8f627f7b9b Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 21 Jan 2012 17:06:35 +0000 Subject: fix that min/max problem reported by reardonia --- src/trg-torrent-graph.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/trg-torrent-graph.h') diff --git a/src/trg-torrent-graph.h b/src/trg-torrent-graph.h index 914a184..49a9b87 100644 --- a/src/trg-torrent-graph.h +++ b/src/trg-torrent-graph.h @@ -53,6 +53,5 @@ void trg_torrent_graph_set_speed(TrgTorrentGraph * g, void trg_torrent_graph_set_nothing(TrgTorrentGraph * g); G_END_DECLS - #endif -#endif /* _TRG_TORRENT_GRAPH */ +#endif /* _TRG_TORRENT_GRAPH */ -- cgit v1.2.3