aboutsummaryrefslogtreecommitdiff
path: root/src/tool_operate.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-06 04:51:55 +0100
committerYang Tse <yangsita@gmail.com>2013-02-06 04:51:55 +0100
commit453e821ad74a042da0373ebb4716708529834071 (patch)
tree116ff416b00cc5afe00cdd039b37c46444e15470 /src/tool_operate.c
parente0c491026faa40d94d330f8809b0fbd70168a32f (diff)
vms_show: post VMS patch cleanup - II
- remove multiple declarations of vms_show and add comments
Diffstat (limited to 'src/tool_operate.c')
-rw-r--r--src/tool_operate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_operate.c b/src/tool_operate.c
index 1a168afcb..4166fc2ef 100644
--- a/src/tool_operate.c
+++ b/src/tool_operate.c
@@ -73,6 +73,7 @@
#include "tool_writeenv.h"
#include "tool_writeout.h"
#include "tool_xattr.h"
+#include "tool_vms.h"
#include "memdebug.h" /* keep this as LAST include */
@@ -1537,7 +1538,6 @@ int operate(struct Configurable *config, int argc, argv_item_t argv[])
show_error:
#ifdef __VMS
- vms_show = 0;
if(is_vms_shell()) {
/* VMS DCL shell behavior */
if(!config->showerror)