[glade] Aligned a function prototype.
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Aligned a function prototype.
- Date: Tue, 8 Feb 2011 18:02:30 +0000 (UTC)
commit 4ed53c641cd95739ffbdd593215b63ca7e6abf8d
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Sun Feb 6 17:00:34 2011 +0900
Aligned a function prototype.
gladeui/glade-displayable-values.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-displayable-values.h b/gladeui/glade-displayable-values.h
index 13ad4f0..16928c9 100644
--- a/gladeui/glade-displayable-values.h
+++ b/gladeui/glade-displayable-values.h
@@ -22,7 +22,7 @@ gchar *glade_get_displayable_value (GType type,
const gchar *value);
G_CONST_RETURN
-gchar *glade_get_value_from_displayable (GType type,
+gchar *glade_get_value_from_displayable (GType type,
const gchar *displayabe);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]