Squelch a compiler warning - the problem "should not happen", as a
authorGuy Harris <guy@alum.mit.edu>
Wed, 9 Apr 2003 18:35:27 +0000 (18:35 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 9 Apr 2003 18:35:27 +0000 (18:35 -0000)
commit4727ca154dc360957c27e47be25924a13c3548fe
tree652e720ff536896cd28e7ea99b1bc57a2997c6cc
parentd53c3b80c454ada1cce73a2db5252acf7dc267f2
Squelch a compiler warning - the problem "should not happen", as a
WriteAndX request should have a full complement of word parameters, but,
just in cast it doesn't....

(Should we somehow arrange to throw an exception if there aren't enough
word or byte parameters in SMBs, i.e. impose a minimum in some cases?)

svn path=/trunk/; revision=7430
packet-smb.c