From 516c39eb4872b2e0dee0baefe675abdf171e847c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:04:07 -0600 Subject: Rename obsolete tq methods to standard names --- dvdread/dvd_reader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dvdread/dvd_reader.h') diff --git a/dvdread/dvd_reader.h b/dvdread/dvd_reader.h index c090b32..d666e8a 100644 --- a/dvdread/dvd_reader.h +++ b/dvdread/dvd_reader.h @@ -285,7 +285,7 @@ int DVDDiscID( dvd_reader_t *, unsigned char * ); * * @param dvd A read handle to get the disc ID from * @param volid The buffer to put the VolumeIdentifier into. - * The VolumeIdentifier is latin-1 encoded (8bit tqunicode) + * The VolumeIdentifier is latin-1 encoded (8bit unicode) * null terminated and max 32 bytes (including '\0') * @param volid_size No more than volid_size bytes will be copied to volid. * If the VolumeIdentifier is truncated because of this -- cgit v1.2.1