Fixed typo of "::"

This commit is contained in:
Joel Sherrill
1997-07-18 15:04:19 +00:00
parent bb566a02c2
commit 372a382ab4
+1 -1
View File
@@ -77,7 +77,7 @@ sometimes referred to as a "keep alive" or a "deadman" timer.
@subsection Timer Service Routines
The timer service routine should adhere to @value{LANGUAGE} calling
conventions and have a prototype similar to the following::
conventions and have a prototype similar to the following:
@ifset is-C
@example