Skip to content

Commit 4a0ef72

Browse files
committed
More C styles.
1 parent fdd7ccd commit 4a0ef72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/cstyle.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<p>More C coding styles:
6666

67-
<ul>
67+
<p>&nbsp;
6868
<li><a
6969
href="https://www.kernel.org/doc/html/v4.10/process/coding-style.html">Linux
7070
kernel coding style</a>
@@ -77,7 +77,8 @@
7777
kernel C coding style</a>
7878
<li><a href="https://www.openssl.org/policies/codingstyle.txt">OpenSSL C coding
7979
style</a>
80-
</ul>
80+
<li><a href="https://httpd.apache.org/dev/styleguide.html">Apache C style
81+
guide</a>
8182

8283
</p><p></p><hr>
8384
Last changed:

0 commit comments

Comments
 (0)