diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2010-11-26 20:17:33 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2010-11-26 20:17:33 -0500 |
commit | d9782c50c96ef8aa0483a56605c9ac5234cd70db (patch) | |
tree | d76d2c6db71d0e141b70116a2ba39c4770b39a37 /src/LYrcFile.h | |
parent | 5cbdeb153d524da0952422b8933289e7dc22f681 (diff) | |
download | lynx-snapshots-d9782c50c96ef8aa0483a56605c9ac5234cd70db.tar.gz |
snapshot of project "lynx", label v2-8-8dev_6d
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 13488d22..b8e45a99 100644 --- a/src/LYrcFile.h +++ b/src/LYrcFile.h @@ -1,5 +1,5 @@ /* - * $LynxId: LYrcFile.h,v 1.36 2010/09/26 17:05:07 tom Exp $ + * $LynxId: LYrcFile.h,v 1.37 2010/11/26 18:10:19 Frank.Heckenbach Exp $ */ #ifndef LYRCFILE_H #define LYRCFILE_H @@ -190,6 +190,7 @@ #define RC_REPLAYSECS "replaysecs" #define RC_REUSE_TEMPFILES "reuse_tempfiles" #define RC_RLOGIN_PATH "rlogin_path" +#define RC_RMDIR_PATH "rmdir_path" #define RC_RM_PATH "rm_path" #define RC_RULE "rule" #define RC_RULESFILE "rulesfile" |