configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aae5a01428f31d5c8ec4f31e31a8d982dc9b00f5
Author: Tor Lillqvist <[email protected]>
AuthorDate: Tue Nov 3 10:22:11 2020 +0200
Commit: Tor Lillqvist <[email protected]>
CommitDate: Tue Nov 3 11:02:15 2020 +0100
I am sure the fill-column value of 102 here was accidental
I can't think of any reason to use such a pointlessly seemingly
specific value. Let's just use the round number 100, as for source
code (see TEMPLATE.SOURCECODE.HEADER).
Change-Id: If61af553f8142dfcba31e775d050d167f89c010b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105235
Tested-by: Tor Lillqvist <[email protected]>
Reviewed-by: Tor Lillqvist <[email protected]>
diff --git a/configure.ac b/configure.ac
index a4044f61fd56..88d3414d1958 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-dnl -*- Mode: Autoconf; tab-width: 4; indent-tabs-mode: nil; fill-column: 102
-*-
+dnl -*- Mode: Autoconf; tab-width: 4; indent-tabs-mode: nil; fill-column: 100
-*-
dnl configure.ac serves as input for the GNU autoconf package
dnl in order to create a configure script.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits