summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/smbd/process.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/smbd/process.c b/source3/smbd/process.c
index 5830af8f43..6a6da8715f 100644
--- a/source3/smbd/process.c
+++ b/source3/smbd/process.c
@@ -66,8 +66,8 @@ uint16 get_current_mid(void)
static struct pending_message_list *deferred_open_queue;
/****************************************************************************
- Function to push a message onto the tail of a linked list of smb messages ready
- for processing.
+ Function to push a message onto the tail of a linked list of smb messages
+ ready for processing.
****************************************************************************/
static BOOL push_queued_message(char *buf, int msg_len,