From f2ee773f5526d48624243dfd4f4c58b3c83bda01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Tue, 6 May 2014 22:32:18 +0100 Subject: [PATCH] fix broken comment. --- H/eval.h | 1 - 1 file changed, 1 deletion(-) diff --git a/H/eval.h b/H/eval.h index fcec9c0e2..fe3c27884 100644 --- a/H/eval.h +++ b/H/eval.h @@ -192,7 +192,6 @@ typedef enum { * 0-X =:= -X. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ - */ op_uminus, /** \\ _X_, The bitwise negation of _X_. *