build: Rename util.{c,h} to calls-util.{c,h}
"util" is a very generic name. This guards against accidentally including similarly named headers from elsewhere.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<chapter id="utils">
|
||||
<title>Utilities</title>
|
||||
<xi:include href="xml/calls-log.xml"/>
|
||||
<xi:include href="xml/util.xml"/>
|
||||
<xi:include href="xml/calls-util.xml"/>
|
||||
</chapter>
|
||||
|
||||
<chapter id="provider-abstraction">
|
||||
|
Reference in New Issue
Block a user