index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
cfg.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.c b/cfg.c
index c55a5dd4..5ad9916a 100644
--- a/
cfg.c
+++ b/
cfg.c
@@ -28,7 +28,7 @@
#include "tmux.h"
-char *cfg_file;
+static char *cfg_file;
int cfg_finished;
static char **cfg_causes;
static u_int cfg_ncauses;