summaryrefslogtreecommitdiff
path: root/test/htpasswd.c
diff options
context:
space:
mode:
authorsascha <sascha@13f79535-47bb-0310-9956-ffa450edef68>1999-12-31 04:15:13 +0000
committersascha <sascha@13f79535-47bb-0310-9956-ffa450edef68>1999-12-31 04:15:13 +0000
commitd773fa82f6cb1e4cc69441aba067fec5fd30507f (patch)
treeeb92287f9192643b5e85c5d6285aa2151386e49e /test/htpasswd.c
parent25635187d2eb91960be725bed12c544fff886965 (diff)
downloadlibapr-d773fa82f6cb1e4cc69441aba067fec5fd30507f.tar.gz
Use always ap_signal() in APR to avoid redefining the system call signal()
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59564 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/htpasswd.c')
-rw-r--r--test/htpasswd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/htpasswd.c b/test/htpasswd.c
index 2c268ea55..434e2238e 100644
--- a/test/htpasswd.c
+++ b/test/htpasswd.c
@@ -328,7 +328,7 @@ int main(int argc, char *argv[])
int args_left = 2;
tempfilename = NULL;
- signal(SIGINT, (void (*)(int)) interrupted);
+ ap_signal(SIGINT, (void (*)(int)) interrupted);
/*
* Preliminary check to make sure they provided at least