]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make create_dirpath use our standard for return values. -1 is failure, 0 is success...
authorJoshua Colp <jcolp@digium.com>
Mon, 5 Mar 2007 17:49:18 +0000 (17:49 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 5 Mar 2007 17:49:18 +0000 (17:49 +0000)
commitc17a4c7f536ffabc68f22f8f0ee2671418a0fc3e
treed530c6efffb961f05e5c94d1bfa12d9874a724e8
parent7bcc4569bb74ffdafa116f02c3241da48f2bf6f4
Make create_dirpath use our standard for return values. -1 is failure, 0 is success. (issue #9205 reported by ballares)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@57869 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c