summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-01-03 15:45:04 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-01-03 15:45:04 +0000
commitd215dfd924c18c704de814fb1f8ab98b48962d64 (patch)
tree8c28e9e364a9e0a0dd870ad1d792f68d06b3e0f9
parent0d46a9da53fd4bf9bd3abc4c81707ec96a3739bf (diff)
add 1-line description in index for Util_snprintf()
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3951 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--doc/ReferenceManual/UtilReference.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ReferenceManual/UtilReference.tex b/doc/ReferenceManual/UtilReference.tex
index 3190dfca..b5d4382f 100644
--- a/doc/ReferenceManual/UtilReference.tex
+++ b/doc/ReferenceManual/UtilReference.tex
@@ -39,6 +39,7 @@ Here the functions are listed alphabetically within each section.
\item[\code{Util\_snprintf}]
[\pageref{Util-snprintf}]
+Safely format data into a caller-supplied buffer.
\item[\code{Util\_vsnprintf}]
[\pageref{Util-vsnprintf}]