Slight change to previous commit.
authorArt Cancro <ajc@citadel.org>
Fri, 12 Oct 2007 20:24:44 +0000 (20:24 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 12 Oct 2007 20:24:44 +0000 (20:24 +0000)
commit7c64d30c7f8dcf5357e4883dbb5752d45a95788d
treea39ca484d5e15c35b8de396933add4873f3d2624
parent21e4d02cee3f4ad44eeae220564950147650f23d
Slight change to previous commit.
davew found that we should be using 'filename' not 'buf'
But we also need to set the buffer length to 'sizeof filename'
instead of 'sizeof buf'
citadel/modules/network/serv_network.c