summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-graph.c')
-rw-r--r--src/trg-torrent-graph.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-torrent-graph.c b/src/trg-torrent-graph.c
index b5fd187..6c189b9 100644
--- a/src/trg-torrent-graph.c
+++ b/src/trg-torrent-graph.c
@@ -624,6 +624,7 @@ unsigned trg_torrent_graph_get_num_bars(TrgTorrentGraph * g)
break;
default:
n = 5;
+ break;
}
return n;