From d0c29e81e1294f15522d57f6ee253e9a0b410458 Mon Sep 17 00:00:00 2001 From: Daniel Thayer Date: Wed, 14 Feb 2018 17:01:04 -0600 Subject: [PATCH] Fix a warning when building documentation --- src/analyzer/protocol/smb/smb1_com_transaction2_secondary.bif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/analyzer/protocol/smb/smb1_com_transaction2_secondary.bif b/src/analyzer/protocol/smb/smb1_com_transaction2_secondary.bif index d22c456ee9..7d02628de9 100644 --- a/src/analyzer/protocol/smb/smb1_com_transaction2_secondary.bif +++ b/src/analyzer/protocol/smb/smb1_com_transaction2_secondary.bif @@ -6,7 +6,7 @@ ## c: The connection. ## ## hdr: The parsed header of the :abbr:`SMB (Server Message Block)` -## version 1 message. +## version 1 message. ## ## args: arguments of the message (SMB_Parameters.Words) ##