aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-01-18 12:01:22 +0000
committerThomas Adam <thomas@xteddy.org>2021-01-18 12:01:22 +0000
commit66da51b6310baf408d805e0ec2f36f35bdb85339 (patch)
tree8633c0e880c267e4ce55729b69149e837e658a61 /tmux.h
parent3c86fa2ad0b7815c8f26618aefee24cb6d17cddb (diff)
parent91d112bf12789da07e25ed001f7961b1d6bd7a76 (diff)
downloadrtmux-66da51b6310baf408d805e0ec2f36f35bdb85339.tar.gz
rtmux-66da51b6310baf408d805e0ec2f36f35bdb85339.tar.bz2
rtmux-66da51b6310baf408d805e0ec2f36f35bdb85339.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 3093424f..6989682c 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1891,7 +1891,6 @@ const char *find_home(void);
const char *getversion(void);
void expand_paths(const char *, char ***, u_int *);
-
/* proc.c */
struct imsg;
int proc_send(struct tmuxpeer *, enum msgtype, int, const void *, size_t);