]> git.alsa-project.org Git - alsa-lib.git/commit
Fix the variable types in struct
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Sep 2004 15:21:51 +0000 (15:21 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Sep 2004 15:21:51 +0000 (15:21 +0000)
commit9c0c1719856cb3213ae0b5f3cdf1ad4184bd7aa5
treee1b99c4db856e2d8abeaa1b02916b5bf8582d757
parent8c4b4ec183c216ef07a2baabd4a24ba0be67cf55
Fix the variable types in struct

The variable types are declared explicitly like u_int32_t and u_int64_t
to avoid ambiguity.
include/sound/hdsp.h