util/termcolours.lua
changeset 7202 5846e0bca4ff
parent 7201 48d167f652ad
child 7206 be8b88ad35a3
--- a/util/termcolours.lua	Thu Feb 25 22:33:40 2016 +0100
+++ b/util/termcolours.lua	Thu Feb 25 22:33:58 2016 +0100
@@ -84,7 +84,7 @@
 		end
 	end
 	if not orig_color then
-		function setstyle(style) end
+		function setstyle() end
 	end
 end