~ubuntu-branches/debian/stretch/vifm/stretch

« back to all changes in this revision

Viewing changes to src/ui.h

  • Committer: Bazaar Package Importer
  • Author(s): Edelhard Becker
  • Date: 2005-08-09 15:15:09 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050809151509-0csu5v00b8gfvypy
Tags: 0.3-2
ACK NMU, thanks Blars (Closes: #320118)

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
WINDOW *num_win;
114
114
WINDOW *menu_win;
115
115
WINDOW *sort_win;
 
116
WINDOW *change_win;
116
117
WINDOW *error_win;
117
118
WINDOW *lborder;
118
119
WINDOW *mborder;