Fix syntax-check rules.
authorSimon Josefsson <simon@josefsson.org>
Fri, 20 Jan 2012 12:56:26 +0000 (13:56 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 20 Jan 2012 12:56:26 +0000 (13:56 +0100)
cfg.mk
po/POTFILES.in

diff --git a/cfg.mk b/cfg.mk
index 3ad361c8a064b04db6468ce60cbeb8c87f1419b7..82310f8443eb269d49119142cfeb779de6d17dab 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -46,7 +46,7 @@ update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
 # Explicit syntax-check exceptions.
 exclude_file_name_regexp--sc_cast_of_alloca_return_value = ^guile/modules/gnutls/build/priorities.scm|guile/src/core.c$$
 exclude_file_name_regexp--sc_error_message_period = ^src/crywrap/crywrap.c$$
-exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|guile/src/core.c|src/certtool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$
+exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|guile/src/core.c|src/certtool.c|src/ocsptool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$
 exclude_file_name_regexp--sc_file_system = ^doc/doxygen/Doxyfile
 exclude_file_name_regexp--sc_prohibit_cvs_keyword = ^lib/nettle/.*$$
 exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = ^tests/nist-pkits/gnutls-nist-tests.html$$
index 8943037b4f51693e7b53063c37197154c19cffe3..0c835480399267ac6c99d4ee00301b51c559ed59 100644 (file)
@@ -1,5 +1,6 @@
 # List of source files which contain translatable strings.
-lib/gnutls_errors.c
 lib/gnutls_alert.c
-lib/x509/output.c
+lib/gnutls_errors.c
 lib/openpgp/output.c
+lib/x509/ocsp_output.c
+lib/x509/output.c