From: Thomas Cort Date: Sun, 22 Mar 2015 20:10:17 +0000 (-0400) Subject: mined.h: remove irrlevant comment. X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.pdf?a=commitdiff_plain;h=6a0aa6fb5e2bf621138a113362b712cba1c50e79;p=minix.git mined.h: remove irrlevant comment. It used to refer to several NIL_* definitions. Those were removed in commit 6e25ad8b0a5606fc9351824adf9034d2ef7f7293 leaving the comment with nothing to comment on. Change-Id: I52221ae5d2c5216e82391b480cf2038ad723b8f0 --- diff --git a/minix/commands/mined/mined.h b/minix/commands/mined/mined.h index bf3a1e06f..04c4f8af9 100644 --- a/minix/commands/mined/mined.h +++ b/minix/commands/mined/mined.h @@ -123,8 +123,6 @@ struct regex { typedef struct regex REGEX; -/* NULL definitions */ - /* * Forward declarations */