- Timestamp:
- Sep 18, 2010, 3:14:31 PM (14 years ago)
- Branches:
- master, release-1.10, release-1.7, release-1.8, release-1.9
- Children:
- 72f613a
- Parents:
- de6f317
- git-author:
- David Benjamin <davidben@mit.edu> (07/31/10 23:00:05)
- git-committer:
- David Benjamin <davidben@mit.edu> (09/18/10 15:14:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
rde6f317 r9c678a5 582 582 583 583 owl_global_pop_context(&g); 584 owl_global_push_context(&g, OWL_CTX_ READCONFIG|OWL_CTX_RECV, NULL, "recv", NULL);584 owl_global_push_context(&g, OWL_CTX_INTERACTIVE|OWL_CTX_RECV, NULL, "recv", NULL); 585 585 586 586 owl_select_add_pre_select_action(owl_refresh_pre_select_action, NULL, NULL);
Note: See TracChangeset
for help on using the changeset viewer.