Skip to content

Commit

Permalink
9999>8192
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Dec 16, 2011
1 parent c33f24b commit 8108599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RightVboxFace.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <vte/vte.h>
#include "RightVboxFace.h"

#define MAX_VTE_SCROLL_LINE 9999
#define MAX_VTE_SCROLL_LINE 8192

static gboolean show_index = FALSE;
static int bytes_per_line = 80;
Expand Down

0 comments on commit 8108599

Please sign in to comment.