summaryrefslogtreecommitdiff
path: root/lib/modechange.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-28 07:26:06 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-28 07:26:06 +0000
commitaaa8e4f378df55d0886c0aac5a41440279afd0f6 (patch)
treef2556b5909d3b582f92b8d75e4ffdeccf16ec020 /lib/modechange.h
parentfa78395b2a80c96a5cc2459e4ec4da17cd2b8352 (diff)
downloadcoreutils-aaa8e4f378df55d0886c0aac5a41440279afd0f6.tar.xz
Remove obsolete comment about masks.
Diffstat (limited to 'lib/modechange.h')
-rw-r--r--lib/modechange.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/modechange.h b/lib/modechange.h
index 30a45943f..76e0178de 100644
--- a/lib/modechange.h
+++ b/lib/modechange.h
@@ -17,8 +17,6 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-/* Masks for the `flags' field in a `struct mode_change'. */
-
#if ! defined MODECHANGE_H_
# define MODECHANGE_H_