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