]> code.delx.au - pulseaudio/blobdiff - polyp/tagstruct.h
implement proper refcounting in polyplib
[pulseaudio] / polyp / tagstruct.h
index aefd03c4aca43eaf91e298f8485e81fb66f5271f..bcd7f456ae8f3cd7780ed7caa4f7861f2ce81367 100644 (file)
@@ -48,6 +48,4 @@ int pa_tagstruct_get_arbitrary(struct pa_tagstruct *t, const void **p, size_t le
 int pa_tagstruct_eof(struct pa_tagstruct*t);
 const uint8_t* pa_tagstruct_data(struct pa_tagstruct*t, size_t *l);
 
-
-
 #endif