The branch, master has been updated
       via  51233d8b2a8509405856439f11e7a60d08da8335 (commit)
       via  68429cd0d3ebfa0a721814b097f03d95d532580c (commit)
      from  df6488a47088ec8bcddc6a1cfa85fec1a462c789 (commit)

- Log -----------------------------------------------------------------
commit 51233d8b2a8509405856439f11e7a60d08da8335
Merge: 68429cd df6488a
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code

 format.c        |    2 +-
 osdep-openbsd.c |    3 ++-
 screen.c        |    4 ++--
 window-choose.c |    9 +++------
 window-copy.c   |   21 ++++++++++++---------
 5 files changed, 20 insertions(+), 19 deletions(-)


commit 68429cd0d3ebfa0a721814b097f03d95d532580c
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    Spaces to tabs.
---
 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index d43920e..a5b212e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -342,8 +342,8 @@ AC_CHECK_FUNC(strnvis, found_strnvis=yes, found_strnvis=no)
 if test "x$found_strnvis" = xyes; then
        AC_MSG_CHECKING(if strnvis is broken)
        AC_EGREP_HEADER([strnvis\(char \*, const char \*, size_t, int\)],
-                       vis.h,
-                       AC_MSG_RESULT(no),
+                       vis.h,
+                       AC_MSG_RESULT(no),
                        [found_strnvis=no])
        if test "x$found_strnvis" = xno; then
                AC_MSG_RESULT(yes)
@@ -402,7 +402,7 @@ AC_COMPILE_IFELSE([AC_LANG_SOURCE(
                #include <stdint.h>
                #else
                #include <inttypes.h>
-               #endif  
+               #endif
                int main(void)
                { u_int8_t u8; u_int16_t u16; u_int32_t u32; u_int64_t u64; }
        ])],


-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to