mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-14 07:49:01 +02:00
Trimify.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* $Id: window-copy.c,v 1.17 2008-06-04 18:50:35 nicm Exp $ */
|
||||
/* $Id: window-copy.c,v 1.18 2008-06-18 22:21:51 nicm Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -71,7 +71,7 @@ struct window_copy_mode_data {
|
||||
|
||||
u_int selx;
|
||||
u_int sely;
|
||||
|
||||
|
||||
u_int cx;
|
||||
u_int cy;
|
||||
};
|
||||
|
Reference in New Issue
Block a user