OSDN Git Service

Changed data type of alsa-lib handles from 'void *' to the specific type for
authorFrank van de Pol <fvdpol@home.nl>
Wed, 2 Jun 1999 00:40:31 +0000 (00:40 +0000)
committerFrank van de Pol <fvdpol@home.nl>
Wed, 2 Jun 1999 00:40:31 +0000 (00:40 +0000)
commit67f54274bd3a059038df89921de0ebd6288adfdf
treed4efcafdb8002e8b3890d470fae76867496bba67
parent7a41ac156855b3501c268a2b54f25a46b8b2b4d4
Changed data type of alsa-lib handles from 'void *' to the specific type for
the handle in use. This should be more type-safe as the compiler will perform
checking on type now.
alsactl/merge.c
alsactl/setup.c
amixer/amixer.c
aplay/aplay.c