index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
syntax.pl
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 'syntax.pl')
-rwxr-xr-x
syntax.pl
1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax.pl b/syntax.pl
index af5a2b41..de8be984 100755
--- a/
syntax.pl
+++ b/
syntax.pl
@@ -30,3 +30,4 @@ while (<docs/help/in/*.in>) {
print NEWFILE @data;
close (NEWFILE);
}
+unlink "irssi_syntax";