From 8c6b5d664093037bda36e023bf54c001c25f27f1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 19 Feb 2008 05:08:27 +0000 Subject: r14246@tombo: nickm | 2008-02-17 19:33:02 -0500 Fix a wide line in control.c; make the check-spaces target ignore the openbsd malloc file. svn:r13566 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5e324a4c0..697a4c30e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,7 +65,7 @@ test: check-spaces: ./contrib/checkSpace.pl -C \ src/common/*.h \ - src/common/[^as]*.c \ + src/common/[^asO]*.c \ src/or/[^et]*.[ch] src/or/t*.c src/or/eventdns_tor.h check-docs: -- cgit v1.2.3