aboutsummaryrefslogtreecommitdiff
path: root/ar.c
diff options
context:
space:
mode:
Diffstat (limited to 'ar.c')
-rw-r--r--ar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar.c b/ar.c
index d8c8d465b..b1200b8ae 100644
--- a/ar.c
+++ b/ar.c
@@ -249,7 +249,7 @@ static int readArFile(char *fileList[16], int fileListSize, int funct)
else {
extFileFlag=0;
- if (funct&AR_DISPLAY)
+ if ((funct&AR_DISPLAY) || (funct&AR_VERBOSE))
displayEntry(&arEntry, funct);
/* check file was specified to be extracted only if