about summary refs log tree commit diff stats
path: root/src/LYrcFile.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2017-07-04 20:51:15 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2017-07-04 20:51:15 +0000
commit2dd18ab6f6b484155c9bd973923bedc336f4b41a (patch)
tree6bcc35159fb69d47cd024c6f90a957e45f90f959 /src/LYrcFile.h
parentf8533bb42247761b6b28bdff208cf03289d2fc75 (diff)
downloadlynx-snapshots-2dd18ab6f6b484155c9bd973923bedc336f4b41a.tar.gz
snapshot of project "lynx", label v2-8-9dev_14f
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r--src/LYrcFile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h
index 32003b66..dd2f99d2 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYrcFile.h,v 1.48 2015/12/18 01:58:05 tom Exp $
+ * $LynxId: LYrcFile.h,v 1.49 2017/07/03 23:20:33 tom Exp $
  */
 #ifndef LYRCFILE_H
 #define LYRCFILE_H
@@ -257,6 +257,7 @@
 #define RC_TN3270_PATH                  "tn3270_path"
 #define RC_TOUCH_PATH                   "touch_path"
 #define RC_TRACK_INTERNAL_LINKS         "track_internal_links"
+#define RC_TRIM_BLANK_LINES             "trim_blank_lines"
 #define RC_TRIM_INPUT_FIELDS            "trim_input_fields"
 #define RC_TRUSTED_EXEC                 "trusted_exec"
 #define RC_TRUSTED_LYNXCGI              "trusted_lynxcgi"