From: xchaos Date: Mon, 28 Apr 2008 13:55:47 +0000 (+0000) Subject: commit test X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=commitdiff_plain;h=82c702a19c700ceee3ac1cae841f30a516467ec9;hp=43fd7b178c2923e6e6dafcbb6607cf9bd32a20fe commit test git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@80 251d49ef-1d17-4917-a970-b30cf55b089b --- 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 */