X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fwwviaudio%2F_info;h=501ad3d9cd979bb410ea789d5ae3e57076ad05ba;hp=9bb15d84097b40f1709aafa804bbeae138734a87;hb=HEAD;hpb=8fc7a90a8db345c4276419d11f8731afc63f65f5 diff --git a/ccan/wwviaudio/_info b/ccan/wwviaudio/_info index 9bb15d84..501ad3d9 100644 --- a/ccan/wwviaudio/_info +++ b/ccan/wwviaudio/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * wwviaudio - realtime playback and mixing of 16 bit signed PCM audio data. @@ -37,8 +37,8 @@ * wwviaudio_cancel_all_sounds(); * wwviaduio_stop_portaudio(); * - * License: LGPL (v2.1 or any later version) - * + * Ccanlint: examples_compile FAIL + * License: GPL (v2 or any later version) */ int main(int argc, char *argv[]) {