]> git.ipfire.org Git - thirdparty/samba.git/commit - source3/smbd/smb1_process.c
r23988: Looks a lot more scary than it is: This just unwraps the else-branch of
authorVolker Lendecke <vlendec@samba.org>
Sat, 21 Jul 2007 22:29:55 +0000 (22:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:52 +0000 (12:28 -0500)
commit941db29ab41a893ca2f4f2fb39f31cfbb6a634c9
treea6800f9d7dfd8f326769bc5bf9da1d96b4b0b04f
parent799c3ec8d466853a87b94df04e0e7b404a311bea
r23988: Looks a lot more scary than it is: This just unwraps the else-branch of
if (smb_messages[type].fn == NULL) { into the function top-level. Makes
this function a bit easier to understand IMO.

Volker
(This used to be commit ada23b7f06acb00c36763a3e7a6f6e0caac86951)
source3/smbd/process.c