Tweaked parse_chmod() so that it takes a pointer to an existing list
authorWayne Davison <wayned@samba.org>
Sat, 21 Jan 2006 09:14:39 +0000 (09:14 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 21 Jan 2006 09:14:39 +0000 (09:14 +0000)
commitcf9b4794fdcd71feef63585e2497642fc658c810
tree4f75dfa93a836f67963e788b88d48395433fcbf9
parent6d8c6bdbe5c6c63a81b77f928b5d477a7be8fe56
Tweaked parse_chmod() so that it takes a pointer to an existing list
of chmod items (or NULL) and appends the new items onto the end.
chmod.c