Missing subsection text
authorTom Henderson <tomh@tomh.org>
Fri, 11 Jan 2008 08:31:38 -0800
changeset 2216 9c209295b0b1
parent 2215 9dda69de4ca7
child 2217 0b4567d545de
Missing subsection text
doc/tutorial/tutorial.texi
--- a/doc/tutorial/tutorial.texi	Wed Jan 09 22:17:02 2008 -0800
+++ b/doc/tutorial/tutorial.texi	Fri Jan 11 08:31:38 2008 -0800
@@ -3943,7 +3943,7 @@
 from Interface B, then a QueryInterface on Interface A looking for Interface C
 must also succeed.
 
-@subsection
+@subsection Creating the InterfaceId
 The final piece of this puzzle is to locate where the interface Ids actually
 come from.  The answer is from a static initializer that must be located in 
 the @code{.cc} file corresponding to the Interface.  For example, to