diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-30 10:07:18 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-30 10:07:18 +0200 |
commit | 4b4ae57f8bf1e2c59d8887219648dcecc5ca2c1f (patch) | |
tree | 8fcc92557fca5427063b36c865979e8dfd95269b | |
parent | a3b9b53d49d5072365a2c5ab415341fcace56704 (diff) | |
download | rsyslog-4b4ae57f8bf1e2c59d8887219648dcecc5ca2c1f.tar.gz rsyslog-4b4ae57f8bf1e2c59d8887219648dcecc5ca2c1f.tar.bz2 rsyslog-4b4ae57f8bf1e2c59d8887219648dcecc5ca2c1f.zip |
nit: remove already done TODO comment
-rw-r--r-- | tools/omfwd.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/omfwd.c b/tools/omfwd.c index 0ace062c..3c8221c3 100644 --- a/tools/omfwd.c +++ b/tools/omfwd.c @@ -21,9 +21,6 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - * TODO v6 config: - * - permitted peer *list* */ #include "config.h" #include "rsyslog.h" |