]> code.delx.au - pulseaudio/blobdiff - src/tests/remix-test.c
Merge commit 'elmarco/bluetooth-fixes'
[pulseaudio] / src / tests / remix-test.c
index 3538d7d4664297b7d77135ba078bcc349be38270..9d110d6b547994b3ce4ea623ba63b414920e234b 100644 (file)
@@ -3,7 +3,7 @@
 
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published
-  by the Free Software Foundation; either version 2 of the License,
+  by the Free Software Foundation; either version 2.1 of the License,
   or (at your option) any later version.
 
   PulseAudio is distributed in the hope that it will be useful, but
@@ -56,7 +56,7 @@ int main(int argc, char *argv[]) {
     pa_mempool *pool;
 
     oil_init();
-    pa_log_set_maximal_level(PA_LOG_DEBUG);
+    pa_log_set_level(PA_LOG_DEBUG);
 
     pa_assert_se(pool = pa_mempool_new(FALSE, 0));