]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix indent bug.
authorSimon Josefsson <simon@josefsson.org>
Wed, 14 Apr 2010 13:37:00 +0000 (15:37 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 14 Apr 2010 13:37:00 +0000 (15:37 +0200)
lib/includes/gnutls/gnutls.h.in

index 19a804474b0d025f89255124781440c84fa2fb5f..8f19802b38427b40fba89e4aece37072d928edd6 100644 (file)
@@ -42,7 +42,9 @@
 /* Get ssize_t. */
 #ifndef HAVE_SSIZE_T
 # define HAVE_SSIZE_T
-@ DEFINE_SSIZE_T @
+/* *INDENT-OFF* */
+@DEFINE_SSIZE_T@
+/* *INDENT-ON* */
 #endif
 /* Get time_t. */
 #include <time.h>