From 82c702a19c700ceee3ac1cae841f30a516467ec9 Mon Sep 17 00:00:00 2001 From: xchaos Date: Mon, 28 Apr 2008 13:55:47 +0000 Subject: [PATCH] commit test git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@80 251d49ef-1d17-4917-a970-b30cf55b089b --- prometheus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.30.2