Changeset 3dcccba for functions.c
- Timestamp:
- Jul 7, 2008, 6:23:18 AM (13 years ago)
- Branches:
- barnowl_perlaim
- Children:
- 61abb18
- Parents:
- 7d63a6c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
functions.c
rc453ada r3dcccba 1129 1129 { 1130 1130 owl_global_set_resize_pending(&g); 1131 }1132 1133 void owl_function_run_buffercommand()1134 {1135 owl_editwin_do_callback(owl_global_get_typwin(&g));1136 1131 } 1137 1132
Note: See TracChangeset
for help on using the changeset viewer.