1
1

* view.c: Removed inconsistent whitespace.

Этот коммит содержится в:
Roland Illig 2005-04-25 08:50:59 +00:00
родитель b46af7bac6
Коммит ebbcf8d28a

Просмотреть файл

@ -147,7 +147,7 @@ struct WView {
int dpy_frame_size; /* Size of the frame surrounding the real viewer */
offset_type dpy_text_start; /* Offset of the top left corner in text mode */
offset_type dpy_text_start_col;
/* Column at the left side of the viewer */
/* Column at the left side of the viewer */
gboolean dpy_complete; /* The complete file fits on one screen */
offset_type bottom_first; /* First byte shown when very last page is displayed */
/* For the case of WINCH we should reset it to -1 */