X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=prometheus.c;h=0beef7a866ae1ee45fb786d270338ebdeafc7497;hb=77e71d6b194f01b141aa8fbe1d2684a81857e954;hp=38bd53b8e3e2ffd2ed1f4917cf9157fd515a5b4e;hpb=33ec95ab4c8797bc37e0ccc97411f7c67bd08f80;p=svn%2FPrometheus-QoS%2F.git diff --git a/prometheus.c b/prometheus.c index 38bd53b..0beef7a 100644 --- a/prometheus.c +++ b/prometheus.c @@ -35,7 +35,8 @@ const char *version="0.7.9.2"; /*0.7.9 will be last development, 0.8.0 first stable */ -/* ======= All path names are defined hear (for RPM patch) ======= */ + +/* ======= All path names are defined here (for RPM patch) ======= */ char *tc = "/sbin/tc"; /* requires tc with HTB support */ char *iptables = "/sbin/iptables"; /* requires iptables utility */