Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4728

Modified Files:
        osdep-openbsd.c 
Log Message:
Stray blank line.

Index: osdep-openbsd.c
===================================================================
RCS file: /cvsroot/tmux/tmux/osdep-openbsd.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- osdep-openbsd.c     30 Dec 2010 20:41:08 -0000      1.21
+++ osdep-openbsd.c     30 Dec 2010 20:42:39 -0000      1.22
@@ -35,7 +35,6 @@
 #define is_stopped(p) \
        ((p)->p_stat == SSTOP || (p)->p_stat == SZOMB || (p)->p_stat == SDEAD)
 
-
 struct kinfo_proc2     *cmp_procs(struct kinfo_proc2 *, struct kinfo_proc2 *);
 char                   *osdep_get_name(int, char *);
 struct event_base      *osdep_event_init(void);


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to