diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2015-12-09 12:16:21 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2015-12-09 12:16:21 +0000 |
commit | 97aa9e7383bb228ff968ff77101bfa4b68358784 (patch) | |
tree | cee869a57e5b8e8ad0ea31df24a68de011a74cee /bin/auditdistd/proto_tcp.c | |
parent | 911ea853e570be4aaaec9076b1240d857525432c (diff) |
Notes
Diffstat (limited to 'bin/auditdistd/proto_tcp.c')
-rw-r--r-- | bin/auditdistd/proto_tcp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/auditdistd/proto_tcp.c b/bin/auditdistd/proto_tcp.c index 74d5cd45c5020..465221dfe5cc3 100644 --- a/bin/auditdistd/proto_tcp.c +++ b/bin/auditdistd/proto_tcp.c @@ -26,8 +26,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $P4: //depot/projects/trustedbsd/openbsm/bin/auditdistd/proto_tcp.c#2 $ */ #include <config/config.h> |