summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2007-01-29 23:32:03 +0000
committerDoug McLain <doug@nostar.net>2007-01-29 23:32:03 +0000
commit758818cc8bd9f39d0bb76f077c92bfae1563ff6c (patch)
tree68b372845ed7146ad1641dd8af5280fe6c8bab6d /libs
parent9e8082aad6645f67cb18ea608abb6a854fd268d0 (diff)
It's not that excitign anymore :)
git-svn-id: svn://localhost/ardour2/trunk@1397 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs')
-rw-r--r--libs/clearlooks/clearlooks_theme_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/clearlooks/clearlooks_theme_main.c b/libs/clearlooks/clearlooks_theme_main.c
index d30d4dd0b7..5356f915dd 100644
--- a/libs/clearlooks/clearlooks_theme_main.c
+++ b/libs/clearlooks/clearlooks_theme_main.c
@@ -9,7 +9,7 @@ theme_init (GTypeModule *module)
{
clearlooks_rc_style_register_type (module);
clearlooks_style_register_type (module);
- printf("theme_init() called from internal clearlooks engine!\n");
+ printf("theme_init() called from internal clearlooks engine\n");
}
G_MODULE_EXPORT void