qulogic/libgnt

Fix a typo
gtkdoc-conversion
2014-02-02, Ankit Vani
a63e9aaeb0b7
Fix a typo
  • +1 -1
    gntwm.h
  • --- a/gntwm.h Sun Feb 02 03:34:37 2014 +0530
    +++ b/gntwm.h Sun Feb 02 04:05:32 2014 +0530
    @@ -105,7 +105,7 @@
    GntWS *cws;
    GntListWindow _list;
    - GntListWindow *windows, /* Window-list window */
    + GntListWindow *windows; /* Window-list window */
    GntListWindow *actions; /* Action-list window */
    GHashTable *nodes; /* GntWidget -> GntNode */