index
:
sinitax/tmus
master
track-arena
TUI Music Player
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pane.c
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
(limited to 'src/pane.c')
-rw-r--r--
src/pane.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pane.c b/src/pane.c
index c7df7e3..e21ea13 100644
--- a/
src/pane.c
+++ b/
src/pane.c
@@ -43,3 +43,4 @@ pane_free(struct pane *pane)
{
delwin(pane->win);
}
+