shithub: mc

Download patch

ref: 91edf0702daab85f9f429a6fccaa6e9e09801019
parent: 42a043c61a1190130757aa873108ebb2dc8ff386
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Jan 4 07:02:09 EST 2015

Add missing close quote.

--- a/config+plan9-x64.myr
+++ b/config+plan9-x64.myr
@@ -7,5 +7,5 @@
 	const Ascmd	= ["6a"]
 	const Directlib	= true
 	const Runtime	= "_myrrt.6"
-	const Manprefix	= "man/
+	const Manprefix	= "man/"
 ;;