summaryrefslogtreecommitdiff
path: root/hw/dmx/doc/dmx.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/doc/dmx.xml')
-rw-r--r--hw/dmx/doc/dmx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/doc/dmx.xml b/hw/dmx/doc/dmx.xml
index 8dbb7d86f..ce472c2bf 100644
--- a/hw/dmx/doc/dmx.xml
+++ b/hw/dmx/doc/dmx.xml
@@ -3392,7 +3392,7 @@ Unrepaired warnings are as follows:
<orderedlist>
<listitem><para>
Fixed-size buffers are used in many areas, but code has been
- added to protect against buffer overflows (e.g., XmuSnprint).
+ added to protect against buffer overflows (e.g., snprintf).
The only instances that have not yet been fixed are in
config/xdmxconfig.c (which is not part of the Xdmx server) and
input/usb-common.c.