Make unsafe_symlink() take const args so that we don't get any
authorWayne Davison <wayned@samba.org>
Wed, 15 Jan 2003 17:49:44 +0000 (17:49 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 15 Jan 2003 17:49:44 +0000 (17:49 +0000)
commita70d070cc52c177bd974e6787788f946be9cb285
treea84ce9504d2e39d9fe2309f03dbbb4ba4cfac4ce
parent1f1fbe187e2727566e84598f1d94412799c18653
Make unsafe_symlink() take const args so that we don't get any
compiler warnings when calling it with a const char *.
util.c