From 6a0aa6fb5e2bf621138a113362b712cba1c50e79 Mon Sep 17 00:00:00 2001 From: Thomas Cort Date: Sun, 22 Mar 2015 16:10:17 -0400 Subject: [PATCH] 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 --- minix/commands/mined/mined.h | 2 -- 1 file changed, 2 deletions(-) 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 */ -- 2.44.0