From: Takashi Iwai Date: Fri, 7 Dec 2001 14:17:42 +0000 (+0000) Subject: Removed the last empty char (which annoys some compilers).. X-Git-Tag: v1.0.3~542 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5140d870541cfa93836dc40a9ead585270b1ef19;p=alsa-lib.git Removed the last empty char (which annoys some compilers).. --- diff --git a/include/input.h b/include/input.h index 48d636c4..5fbc5935 100644 --- a/include/input.h +++ b/include/input.h @@ -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