Removing strange characters

git-svn-id: svn://10.0.0.236/trunk@21931 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-02-25 18:11:58 +00:00
parent c245556712
commit 5cf4630054

View File

@@ -261,7 +261,7 @@ ProgID cache to improve performance of ProgID queries</li>
Notion of Component dlls living in a <b>Components directory </b>and autoregistration
will load/manage only these components. Other components that are linked
in to the app need to call <tt>nsRepository::RegisterFactory()</tt> from
the app. <b>To make this happen we need a list of these.jjjjjjjjj</b></li>
the app. <b>To make this happen we need a list of these.</b></li>
<li>
<b>nsRegistry:</b> Enabling the new nsRegistry developed by Bill Law &lt;law@netscape.com></li>
@@ -273,7 +273,7 @@ Service Manager and Repository: Merge them</li>
Convenience function to createIntance(progid)</li>
<li>
Base ProgID in the interface ID&nbsp;header file</li>
Base ProgID in the interface ID header file</li>
</ul>
<h3>
@@ -343,8 +343,8 @@ components to use.</li>
Is the hierarchy <tt>ROOTKEY_COMMON\\<b>Classes</b>\\CLSID </tt>acceptable.</li>
<li>
Should we have a nsIRepository. JS&nbsp;needs it so that they can reflect
it in javascript. Remove &amp;'s in the API.</li>
Should we have a nsIRepository. JS needs it so that they can reflect it
in javascript. Remove &amp;'s in the API.</li>
</ul>
<hr WIDTH="100%">