Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 2421:6c272f46fa99
- Fix spelling errors
author | Ralf Ertzinger <ralf@skytale.net> |
---|---|
date | Sat, 23 Feb 2008 13:58:43 +0100 |
parents | 224727e6c73d |
children |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); void configure_cleanup(void); #endif