summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-01-25 10:59:09 +0100
committerSimon Josefsson <simon@josefsson.org>2012-01-25 10:59:09 +0100
commit705f9b7e6cdf11d1b3d153360749bcee2cb6022d (patch)
treef53e74d6449e15f8e4e5e4f35f49246bf4135777 /maint.mk
parent3f217dc6257a9ab6a862336fd5c8a1e44e109d7c (diff)
downloadgnutls-705f9b7e6cdf11d1b3d153360749bcee2cb6022d.tar.gz
Update gnulib files. Drop slow test-lock check.
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index ad6aac7ed7..2668655269 100644
--- a/maint.mk
+++ b/maint.mk
@@ -502,7 +502,7 @@ sc_prohibit_same_without_use:
sc_prohibit_hash_pjw_without_use:
@h='hash-pjw.h' \
- re='\<hash_pjw *\(' \
+ re='\<hash_pjw\>' \
$(_sc_header_without_use)
sc_prohibit_safe_read_without_use: