alsa-lib/src
Clemens Ladisch f3dc8e2aa4 timer_query: make ops structure constant
The contents of the snd_timer_query_ops structure are not going to be
changed, so we might as well declare is as constant.  This change avoids
a warning if some ops structure is actually defined as const.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2009-08-10 10:09:02 +02:00
..
alisp Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf USB-Audio.conf: fix definition for M-Audio AudioPhile spdif device 2009-07-13 13:28:21 +02:00
control fix doc errors 2009-08-04 09:17:20 +02:00
hwdep Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
mixer Fix build with softfloat option 2009-01-21 09:25:48 +01:00
pcm snd_pcm_scope_set_ops: make ops parameter const 2009-08-10 10:08:25 +02:00
rawmidi fix doc errors 2009-08-04 09:17:20 +02:00
seq fix doc errors 2009-08-04 09:17:20 +02:00
timer timer_query: make ops structure constant 2009-08-10 10:09:02 +02:00
async.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
conf.c conf.c: more documentation 2009-07-27 10:09:03 +02:00
confmisc.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
dlmisc.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
error.c Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
input.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
Makefile.am Check for --no-undefined linker flag and use it. 2008-11-21 13:04:26 +01:00
names.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
output.c fix doc errors 2009-08-04 09:17:20 +02:00
shmarea.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Versions.in Fix wrong exported functions 2008-02-04 14:15:44 +01:00