diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-03 18:16:19 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-03 18:16:19 -0500 |
commit | 27d5f91a185a819d8a42215105cc4cd8d92c49b0 (patch) | |
tree | 2227d17c689e2b0336a657b245992990f33026ab /IkiWiki | |
parent | 749c1e36d90998043c1988a49894d9ee23e60ec4 (diff) | |
download | ikiwiki-27d5f91a185a819d8a42215105cc4cd8d92c49b0.tar ikiwiki-27d5f91a185a819d8a42215105cc4cd8d92c49b0.tar.gz |
remove spurious EOF
Diffstat (limited to 'IkiWiki')
-rw-r--r-- | IkiWiki/Rcs/monotone.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/IkiWiki/Rcs/monotone.pm b/IkiWiki/Rcs/monotone.pm index a6c850f0d..c4a6d9864 100644 --- a/IkiWiki/Rcs/monotone.pm +++ b/IkiWiki/Rcs/monotone.pm @@ -574,4 +574,3 @@ __DATA__ return true end } -EOF |