From: xchaos Date: Mon, 28 Apr 2008 13:56:42 +0000 (+0000) Subject: commit test X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=commitdiff_plain;h=77e71d6b194f01b141aa8fbe1d2684a81857e954 commit test git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@81 251d49ef-1d17-4917-a970-b30cf55b089b --- diff --git a/prometheus.c b/prometheus.c index 0f0cf00..0beef7a 100644 --- a/prometheus.c +++ b/prometheus.c @@ -35,6 +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 here (for RPM patch) ======= */ char *tc = "/sbin/tc"; /* requires tc with HTB support */