mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h)
This commit is contained in:
parent
f981892e3a
commit
b99128d8de
13 changed files with 51 additions and 49 deletions
|
|
@ -9,7 +9,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
const char *snd_strerror( int errnum );
|
||||
const char *snd_strerror(int errnum);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue