summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/util.c
Commit message (Collapse)AuthorAgeFilesLines
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-181-0/+31
There is no longer a reason to leave this source3 specific, and this brings it into a library (avoiding duplicate symbols). Andrew Bartlett