commit | 8c6b6a9f1ef66be9493a3031418798c774b68d4a | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Dec 11 14:43:13 2002 +0000 |
committer | Greg Ward <gward@python.net> | Wed Dec 11 14:43:13 2002 +0000 |
tree | de08664ba2afc766d8a33c27e170cb74b670367c | |
parent | 95292d6caa3af3196c5b9f5f95dae209815c09e5 [diff] |
Finish expunging the 'linuxaudiodev' name: * rename oss_t to lad_t, Ladtype to OSSType, * rename lad_*() methods to oss_*() * rename lad_methods list to oss_methods Patch and impetus supplied by Nicholas FitzRoy-Dale <wzdd@lardcave.net>.