Skip to content

Commit dc4df9c

Browse files
committed
Fixed typo.
1 parent 4a0ef72 commit dc4df9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cstyle.html

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

6565
<p>More C coding styles:
6666

67-
<p>&nbsp;
67+
<ul>
6868
<li><a
6969
href="https://www.kernel.org/doc/html/v4.10/process/coding-style.html">Linux
7070
kernel coding style</a>
@@ -79,6 +79,7 @@
7979
style</a>
8080
<li><a href="https://httpd.apache.org/dev/styleguide.html">Apache C style
8181
guide</a>
82+
</ul>
8283

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

0 commit comments

Comments
 (0)