diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-22 00:47:41 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-22 00:47:41 -0400 |
commit | 097b356f6a8fa667d38dd10bb3bca016a7cc4f03 (patch) | |
tree | 15595038b1c48a2649417c1293df7185a0fbeb12 /src/LYrcFile.h | |
parent | 01859149e85a589e236b320b01197e79c422a729 (diff) | |
download | lynx-snapshots-097b356f6a8fa667d38dd10bb3bca016a7cc4f03.tar.gz |
snapshot of project "lynx", label v2-8-7pre_2b
Diffstat (limited to 'src/LYrcFile.h')
-rw-r--r-- | src/LYrcFile.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYrcFile.h b/src/LYrcFile.h index 07506bba..56f75c68 100644 --- a/src/LYrcFile.h +++ b/src/LYrcFile.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYrcFile.h,v 1.30 2009/04/06 23:07:40 tom Exp $ + * $LynxId: LYrcFile.h,v 1.31 2009/05/22 00:19:45 tom Exp $ */ #ifndef LYRCFILE_H #define LYRCFILE_H @@ -201,6 +201,7 @@ #define RC_SEEK_FRAG_AREA_IN_CUR "seek_frag_area_in_cur" #define RC_SEEK_FRAG_MAP_IN_CUR "seek_frag_map_in_cur" #define RC_SELECT_POPUPS "select_popups" +#define RC_SEND_USERAGENT "send_useragent" #define RC_SESSION_FILE "session_file" #define RC_SESSION_LIMIT "session_limit" #define RC_SET_COOKIES "set_cookies" |