From 9d8eec453a11bf03e96ebe5215d8474c6b8ef348 Mon Sep 17 00:00:00 2001 From: Jeff Lucovsky Date: Mon, 16 Oct 2023 08:28:50 -0400 Subject: [PATCH] general: Remove vi formatting directives --- src/output-eve-syslog.c | 1 - src/util-log-redis.c | 1 - src/util-logopenfile.c | 1 - 3 files changed, 3 deletions(-) diff --git a/src/output-eve-syslog.c b/src/output-eve-syslog.c index a19d258944..5d71b5d807 100644 --- a/src/output-eve-syslog.c +++ b/src/output-eve-syslog.c @@ -1,4 +1,3 @@ -/* vi: set et ts=4: */ /* Copyright (C) 2021 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of diff --git a/src/util-log-redis.c b/src/util-log-redis.c index b729c6be76..5f590d2c69 100644 --- a/src/util-log-redis.c +++ b/src/util-log-redis.c @@ -1,4 +1,3 @@ -/* vi: set et ts=4: */ /* Copyright (C) 2007-2021 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of diff --git a/src/util-logopenfile.c b/src/util-logopenfile.c index feca63f44a..1b19864906 100644 --- a/src/util-logopenfile.c +++ b/src/util-logopenfile.c @@ -1,4 +1,3 @@ -/* vi: set et ts=4: */ /* Copyright (C) 2007-2022 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of -- 2.47.3