summaryrefslogtreecommitdiff
path: root/tests/old/testsuite/alsa/sinesrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/old/testsuite/alsa/sinesrc.c')
-rw-r--r--tests/old/testsuite/alsa/sinesrc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/old/testsuite/alsa/sinesrc.c b/tests/old/testsuite/alsa/sinesrc.c
index f684aaeca..a42db71af 100644
--- a/tests/old/testsuite/alsa/sinesrc.c
+++ b/tests/old/testsuite/alsa/sinesrc.c
@@ -69,6 +69,7 @@ sinesrc_get_type (void)
}
return sinesrc_type;
}
+
static void
sinesrc_class_init (SineSrcClass * klass)
{
@@ -147,6 +148,7 @@ UIDENTITY (guint8 x)
{
return x;
};
+
static gint8
IDENTITY (gint8 x)
{