summaryrefslogtreecommitdiff
path: root/src/lib/ratio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ratio.h')
-rw-r--r--src/lib/ratio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ratio.h b/src/lib/ratio.h
index 360fb2340..7b70bd7f7 100644
--- a/src/lib/ratio.h
+++ b/src/lib/ratio.h
@@ -66,7 +66,7 @@ private:
std::string _nickname;
std::string _isdcf_name;
- static std::vector<Ratio const *> _ratios;
+ static std::vector<Ratio const *> _ratios;
};
#endif