diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2004-10-17 22:13:44 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2004-10-17 22:13:44 -0400 |
commit | 1c6757afa67bdaba78ca9d902165126e54bd8061 (patch) | |
tree | 475dfc17d0605e464de4d34677896bea71af0bb7 /src/LYrcFile.h | |
parent | ff34560f27f6cc7ba97cfc11e10973ac34735c4c (diff) | |
download | lynx-snapshots-1c6757afa67bdaba78ca9d902165126e54bd8061.tar.gz |
snapshot of project "lynx", label v2-8-6dev_7
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r-- | src/LYrcFile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h index 8b7df5c4..22b18b15 100644 --- a/src/LYrcFile.h +++ b/src/LYrcFile.h @@ -91,6 +91,7 @@ #define RC_HTTPS_PROXY "https_proxy" #define RC_HTTP_PROXY "http_proxy" #define RC_INCLUDE "include" +#define RC_INFLATE_PATH "inflate_path" #define RC_INFOSECS "infosecs" #define RC_INSTALL_PATH "install_path" #define RC_JUMPBUFFER "jumpbuffer" |