mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 15:16:57 +00:00
Stupid style nits.
This commit is contained in:
3
tmux.h
3
tmux.h
@ -1,4 +1,4 @@
|
||||
/* $Id: tmux.h,v 1.552 2010-04-05 05:11:44 micahcowan Exp $ */
|
||||
/* $Id: tmux.h,v 1.553 2010-04-06 21:45:36 nicm Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -542,7 +542,6 @@ struct mode_key_table {
|
||||
#define MODE_MOUSE 0x10
|
||||
#define MODE_WRAP 0x20 /* whether lines wrap */
|
||||
|
||||
|
||||
/*
|
||||
* A single UTF-8 character.
|
||||
*
|
||||
|
Reference in New Issue
Block a user