Changeset d8e2f07 for keypress.c


Ignore:
Timestamp:
Jun 25, 2011, 4:11:19 AM (12 years ago)
Author:
GitHub Merge Button <merge-button@github.com>
Parents:
95b52d1 (diff), 2560529 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge 2560529186e398f85a038e8683d29058857eb7b7 into 95b52d17a566adefc77f07749218fe0cb33a66b2
File:
1 edited

Legend:

Unmodified
Added
Removed
  • keypress.c

    rd427f08 r2560529  
    129129/* OWL_META is definied in owl.h */
    130130
    131 char G_GNUC_WARN_UNUSED_RESULT *owl_keypress_tostring(int j, int esc)
     131CALLER_OWN char *owl_keypress_tostring(int j, int esc)
    132132{
    133133  GString *kb;
Note: See TracChangeset for help on using the changeset viewer.