INN commit: trunk/doc/pod (hacking.pod)
INN Commit
rra at isc.org
Thu Sep 3 08:22:27 UTC 2015
Date: Thursday, September 3, 2015 @ 01:22:27
Author: iulius
Revision: 9939
Typo fix
Modified:
trunk/doc/pod/hacking.pod
-------------+
hacking.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: hacking.pod
===================================================================
--- hacking.pod 2015-09-03 08:18:05 UTC (rev 9938)
+++ hacking.pod 2015-09-03 08:22:27 UTC (rev 9939)
@@ -530,7 +530,7 @@
Use a roughly BSD indentation style but with four-space indents. This
means no space before the parenthesis around function arguments, open brace on
the same line as if/while/for, and close and open brace on the same line
-as else).
+as else.
=item *
More information about the inn-committers
mailing list