summaryrefslogtreecommitdiff
path: root/filedef.h
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2010-11-06 21:56:23 +0000
committerPaul Smith <psmith@gnu.org>2010-11-06 21:56:23 +0000
commit391456aad790172c3cbbceb5544dd785c0e60a99 (patch)
treefaf87797baba5fae47c98029e5d2c1ec741fb7d1 /filedef.h
parenta86d1693bac05e04f90a2ee3c4fa3547c788377c (diff)
downloadgunmake-391456aad790172c3cbbceb5544dd785c0e60a99.tar.gz
Improve backslash/newline handling to adhere to POSIX requirements.
Diffstat (limited to 'filedef.h')
-rw-r--r--filedef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/filedef.h b/filedef.h
index 0a621b9..98e3f49 100644
--- a/filedef.h
+++ b/filedef.h
@@ -63,7 +63,6 @@ struct file
short int update_status; /* Status of the last attempt to update,
or -1 if none has been made. */
-
enum cmd_state /* State of the commands. */
{ /* Note: It is important that cs_not_started be zero. */
cs_not_started, /* Not yet started. */