Revision: 2667
          http://tmux.svn.sourceforge.net/tmux/?rev=2667&view=rev
Author:   tcunha
Date:     2012-01-21 19:32:36 +0000 (Sat, 21 Jan 2012)
Log Message:
-----------
Sync OpenBSD patchset 1005:

One day I will actually fix ALL the warnings before I commit...

Modified Paths:
--------------
    trunk/input.c

Modified: trunk/input.c
===================================================================
--- trunk/input.c       2012-01-21 19:31:59 UTC (rev 2666)
+++ trunk/input.c       2012-01-21 19:32:36 UTC (rev 2667)
@@ -978,7 +978,7 @@
                ictx->old_cx = 0;
                ictx->old_cy = 0;
 
-               screen_write_reset(sctx->s);
+               screen_write_reset(sctx);
                break;
        case INPUT_ESC_IND:
                screen_write_linefeed(sctx, 0);

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to