summaryrefslogtreecommitdiff
path: root/lib/util/charset/CP437.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-0/+135
This removes the 'charset' subsystem and allows these modules to be used across the whole of Samba. Andrew Bartlett