X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=0f0cf00170a6773c28a817b2ebf65b7f1ac26f01;hp=38bd53b8e3e2ffd2ed1f4917cf9157fd515a5b4e;hb=82c702a19c700ceee3ac1cae841f30a516467ec9;hpb=43fd7b178c2923e6e6dafcbb6607cf9bd32a20fe diff --git a/prometheus.c b/prometheus.c index 38bd53b..0f0cf00 100644 --- a/prometheus.c +++ b/prometheus.c @@ -35,7 +35,7 @@ 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 */