Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 3098:cdf79f7b0d9e
gio: fread()/fwrite(): return size / nmemb, not total bytes read/written.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Thu, 30 Apr 2009 09:06:55 -0500 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
