Update C-Other.xml - title case

This commit is contained in:
Mirek Jahoda 2017-10-23 15:04:42 +00:00
parent c907ca6836
commit 07064c183f

View file

@ -2,9 +2,9 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<section id="sect-Defensive_Coding-C-Other">
<title>Other C-related topics</title>
<title>Other C-related Topics</title>
<section id="sect-Defensive_Coding-C-Wrapper-Functions">
<title>Wrapper functions</title>
<title>Wrapper Functions</title>
<para>
Some libraries provide wrappers for standard library functions.
Common cases include allocation functions such as