a086dfd97c
style(9). One can still use the -i option to set it to whatever. The port only exists for a few minutes, so, no revision bump.
10 lines
312 B
Text
10 lines
312 B
Text
--- frink.c Mon Apr 23 10:31:13 2001
|
|
+++ frink.c Tue May 8 15:47:35 2001
|
|
@@ -34 +34 @@
|
|
-int indent = 4;
|
|
+int indent = 8;
|
|
--- frink.1 Mon Apr 23 10:31:13 2001
|
|
+++ frink.1 Tue May 8 15:47:48 2001
|
|
@@ -79 +79 @@
|
|
-Set the indentation for each level. (default = 4)
|
|
+Set the indentation for each level. (default = 8)
|