[cheese] Fix cheese_effect_load_effects prototype
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Fix cheese_effect_load_effects prototype
- Date: Mon, 5 Sep 2011 23:31:12 +0000 (UTC)
commit dacd859be6373d628724909f02a4c86aa49a1248
Author: Emilio Pozuelo Monfort <pochu27 gmail com>
Date: Wed Aug 31 12:34:26 2011 +0100
Fix cheese_effect_load_effects prototype
https://bugzilla.gnome.org/show_bug.cgi?id=657825
libcheese/cheese-effect.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcheese/cheese-effect.h b/libcheese/cheese-effect.h
index 225d2fc..4f4c662 100644
--- a/libcheese/cheese-effect.h
+++ b/libcheese/cheese-effect.h
@@ -59,7 +59,7 @@ void cheese_effect_enable_preview (CheeseEffect *self);
void cheese_effect_disable_preview (CheeseEffect *self);
CheeseEffect *cheese_effect_load_from_file (const gchar *fname);
-GList *cheese_effect_load_effects ();
+GList *cheese_effect_load_effects (void);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]