diff options
author | Luke Leighton <lkcl@samba.org> | 1998-12-02 16:01:40 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1998-12-02 16:01:40 +0000 |
commit | 137f9c7042678bbc4b4a351364eb3819677183bd (patch) | |
tree | c69f889949f69475ba2511ee3b4d41fcfdf76f7c /source3/include | |
parent | 87f4eea1099866c374d6c125c5cb61ec651bc223 (diff) | |
download | samba-137f9c7042678bbc4b4a351364eb3819677183bd.tar.gz samba-137f9c7042678bbc4b4a351364eb3819677183bd.tar.bz2 samba-137f9c7042678bbc4b4a351364eb3819677183bd.zip |
string_to_sid was using next_token() this is bad as it stops you from
being able to use next_token() outside of string_to_sid calls.
use strchr instead
(This used to be commit 1c478ca1723558cc5dde693b4abacb56bd98cd43)
Diffstat (limited to 'source3/include')
0 files changed, 0 insertions, 0 deletions