Fix an spelling mistake.
authorRichard Sharpe <sharpe@samba.org>
Fri, 13 Jun 2003 17:49:03 +0000 (17:49 +0000)
committerRichard Sharpe <sharpe@samba.org>
Fri, 13 Jun 2003 17:49:03 +0000 (17:49 +0000)
(This used to be commit 8e37c1d579ed801fd602d698174f981deff435d9)

source3/smbd/reply.c

index be51a328911e3c0ab859f2d67fb01e27eb9cab1f..e7f01ad02fe667713d1a91c386bef57ecc7619ee 100644 (file)
@@ -39,7 +39,7 @@ unsigned int smb_echo_count = 0;
 extern BOOL global_encrypted_passwords_negotiated;
 
 /****************************************************************************
- Reply to an special message.
+ Reply to a special message.
 ****************************************************************************/
 
 int reply_special(char *inbuf,char *outbuf)