From 751bd6871a9c001481a814aa995eb9791e41b4ec Mon Sep 17 00:00:00 2001 From: arai Date: Fri, 7 May 2004 22:16:50 +0000 Subject: [PATCH] * src/prototypes.h: updated. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@785 6a8cc165-1e22-0410-a132-eb4e3f353aba --- src/prototypes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/prototypes.h b/src/prototypes.h index 66b968b..413bdbe 100644 --- a/src/prototypes.h +++ b/src/prototypes.h @@ -98,6 +98,7 @@ void copy_old_one P_((FILE *oafp, FILE *nafp, LzHeader *hdr)); void lha_exit P_((int status)); /* lhext.c */ void cmd_extract P_((void)); +int is_directory_traversal P_((char *string)); /* lhlist.c */ void cmd_list P_((void)); /* maketbl.c */ -- 2.11.0