Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2454:2c8bb51ba9cd
Minor shellscript consistency cleanups, always test strings
in style of 'test "x$foo" = "xbar"'.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Fri, 14 Mar 2008 15:13:40 +0200 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
