From cdfd88eb2cfba828e5bfc3f77eba37b3cba286ce Mon Sep 17 00:00:00 2001 From: xchaos Date: Tue, 29 Oct 2013 01:33:53 +0000 Subject: [PATCH] date modified git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@228 251d49ef-1d17-4917-a970-b30cf55b089b --- help.c | 2 +- ipstruct.h | 2 ++ networks.c | 2 +- parsehosts.c | 2 +- parseiptables.c | 2 +- prometheus.c | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/help.c b/help.c index c8edf23..868f0e6 100644 --- a/help.c +++ b/help.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20130114 */ +/* Modified by: xChaos, 20131029 */ #include "cll1-0.6.2.h" diff --git a/ipstruct.h b/ipstruct.h index a80946d..ad5bf38 100644 --- a/ipstruct.h +++ b/ipstruct.h @@ -1,3 +1,5 @@ +/* Modified by: xChaos, 20131029 */ + struct IP { char *addr; diff --git a/networks.c b/networks.c index 2c7df01..965b2de 100644 --- a/networks.c +++ b/networks.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20131028 */ +/* Modified by: xChaos, 20131029 */ #include "cll1-0.6.2.h" #include "ipstruct.h" diff --git a/parsehosts.c b/parsehosts.c index 04fce9f..b21af78 100644 --- a/parsehosts.c +++ b/parsehosts.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20131028 */ +/* Modified by: xChaos, 20131029 */ #include "cll1-0.6.2.h" #include "ipstruct.h" diff --git a/parseiptables.c b/parseiptables.c index 946707d..ea9ef96 100644 --- a/parseiptables.c +++ b/parseiptables.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20130115 */ +/* Modified by: xChaos, 20131029 */ #include "cll1-0.6.2.h" #include "ipstruct.h" diff --git a/prometheus.c b/prometheus.c index 045c182..3dfcc1a 100644 --- a/prometheus.c +++ b/prometheus.c @@ -7,7 +7,7 @@ /* Credit: CZFree.Net,Martin Devera,Netdave,Aquarius,Gandalf */ /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ -/* Modified by: xChaos, 20130124 +/* Modified by: xChaos, 20131029 ludva, 20080415 Prometheus QoS is free software; you can redistribute it and/or -- 2.30.2