Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2593:f4dce14ed238
Indentation cleanups.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Wed, 21 May 2008 00:46:06 +0300 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
