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>2018-03-27 23:28:34 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2018-03-27 23:28:34 +0000
commit43fc651e94bcf7d44a7d7f17d9a1522c88fcd7b4 (patch)
treef3b2887097374e212366342f61bb0fe408f77f35 /src/LYrcFile.h
parent45a822266a7ca24e711a0434398f3d0c77fd5e02 (diff)
downloadlynx-snapshots-43fc651e94bcf7d44a7d7f17d9a1522c88fcd7b4.tar.gz
snapshot of project "lynx", label v2-8-9dev_17a
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 0f6e33cc..3cf07c01 100644
--- a/src/LYrcFile.h
+++ b/src/LYrcFile.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYrcFile.h,v 1.50 2018/03/05 02:00:13 tom Exp $
+ * $LynxId: LYrcFile.h,v 1.51 2018/03/27 23:03:51 tom Exp $
  */
 #ifndef LYRCFILE_H
 #define LYRCFILE_H
@@ -99,6 +99,7 @@
 #define RC_GOPHER_PROXY                 "gopher_proxy"
 #define RC_GOTOBUFFER                   "gotobuffer"
 #define RC_GZIP_PATH                    "gzip_path"
+#define RC_GUESS_SCHEME                 "guess_scheme"
 #define RC_HELPFILE                     "helpfile"
 #define RC_HIDDENLINKS                  "hiddenlinks"
 #define RC_HIDDEN_LINK_MARKER           "hidden_link_marker"