]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Removed the last empty char (which annoys some compilers)..
authorTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2001 14:17:42 +0000 (14:17 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2001 14:17:42 +0000 (14:17 +0000)
include/input.h

index 48d636c40f98a92f284295e8ec846c477f65a89b..5fbc59354610d3441da05031f8fca9d38ed7a2af 100644 (file)
@@ -65,4 +65,3 @@ int snd_input_ungetc(snd_input_t *input, int c);
 #endif
 
 #endif /* __ALSA_INPUT_H */
\ No newline at end of file