commit test
[svn/Prometheus-QoS/.git] / prometheus.c
index 38bd53b8e3e2ffd2ed1f4917cf9157fd515a5b4e..0beef7a866ae1ee45fb786d270338ebdeafc7497 100644 (file)
@@ -35,7 +35,8 @@
 \r
 const char *version="0.7.9.2"; /*0.7.9 will be last development, 0.8.0 first stable */\r
 \r
-/* ======= All path names are defined hear (for RPM patch) =======  */\r
+\r
+/* ======= All path names are defined here (for RPM patch) =======  */\r
 \r
 char *tc              = "/sbin/tc"; /* requires tc with HTB support */\r
 char *iptables        = "/sbin/iptables"; /* requires iptables utility */\r
This page took 0.088358 seconds and 4 git commands to generate.