From 8ddead3eca7ca752379613220c946223c7695752 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Sep 2009 01:18:40 -0700 Subject: http: add #endif comment labels where appropriate Sometimes I end up hacking on 10-row high terminals and need more context :x --- ext/unicorn_http/c_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/unicorn_http/c_util.h') diff --git a/ext/unicorn_http/c_util.h b/ext/unicorn_http/c_util.h index 0ab9b31..9e674fa 100644 --- a/ext/unicorn_http/c_util.h +++ b/ext/unicorn_http/c_util.h @@ -27,7 +27,7 @@ # endif #else # error off_t size unknown for this platform! -#endif +#endif /* SIZEOF_OFF_T check */ /* * capitalizes all lower-case ASCII characters and converts dashes -- cgit v1.2.3-24-ge0c7