commit test
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Mon, 28 Apr 2008 13:55:47 +0000 (13:55 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Mon, 28 Apr 2008 13:55:47 +0000 (13:55 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@80 251d49ef-1d17-4917-a970-b30cf55b089b

prometheus.c

index 38bd53b8e3e2ffd2ed1f4917cf9157fd515a5b4e..0f0cf00170a6773c28a817b2ebf65b7f1ac26f01 100644 (file)
@@ -35,7 +35,7 @@
 \r
 const char *version="0.7.9.2"; /*0.7.9 will be last development, 0.8.0 first stable */\r
 \r
-/* ======= All path names are defined hear (for RPM patch) =======  */\r
+/* ======= All path names are defined here (for RPM patch) =======  */\r
 \r
 char *tc              = "/sbin/tc"; /* requires tc with HTB support */\r
 char *iptables        = "/sbin/iptables"; /* requires iptables utility */\r
This page took 0.146179 seconds and 4 git commands to generate.