diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2011-01-24 07:42:02 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2011-01-24 07:42:02 -0800 |
commit | aacccb9ea4f67efbd44b9a8b6be591a7ed1bc4a1 (patch) | |
tree | d4e0f2b363bc4c563de7a0bb19c5c0210392ef4a /src/msg.c | |
parent | 6f3dc02c4689d9413eb029fcc5723d687f44ff71 (diff) |
270.18270.18
Diffstat (limited to 'src/msg.c')
-rw-r--r-- | src/msg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -264,3 +264,4 @@ static int get_terminal_width(void) return (ws.ws_col - 1); } } + |