/soc/2013/ankitkv/gobjectification: 6e54ded69510: Fix a typo
Ankit Vani
a at nevitus.org
Sat Feb 1 20:00:37 EST 2014
Changeset: 6e54ded69510250039557b6df207a5d7a064c237
Author: Ankit Vani <a at nevitus.org>
Date: 2014-02-02 04:05 +0530
Branch: gtkdoc-conversion
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/6e54ded69510
Description:
Fix a typo
diffstat:
finch/libgnt/gntwm.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/finch/libgnt/gntwm.h b/finch/libgnt/gntwm.h
--- a/finch/libgnt/gntwm.h
+++ b/finch/libgnt/gntwm.h
@@ -105,7 +105,7 @@ struct _GntWM
GntWS *cws;
GntListWindow _list;
- GntListWindow *windows, /* Window-list window */
+ GntListWindow *windows; /* Window-list window */
GntListWindow *actions; /* Action-list window */
GHashTable *nodes; /* GntWidget -> GntNode */
More information about the Commits
mailing list