shithub: riscv

Download patch

ref: d0bde76422762967107003433de7ddf022083410
parent: 4102ba93d6a6ea8c60e61534a8147ca0d353784c
parent: 72cde47068ac541c5e054319c1b7c48efdc937db
author: mveety <[email protected]>
date: Wed Jul 10 17:22:11 EDT 2013

merge

--- a/sys/src/cmd/file.c
+++ b/sys/src/cmd/file.c
@@ -186,8 +186,8 @@
 	isrfc822,	/* email file */
 	ismbox,		/* mail box */
 	istar,		/* recognizable by tar checksum */
-	ishtml,		/* html keywords */
 	iscint,		/* compiler/assembler intermediate */
+	ishtml,		/* html keywords */
 	islimbo,	/* limbo source */
 	isc,		/* c & alef compiler key words */
 	isas,		/* assembler key words */