dsdm: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / nsgmls / SdText.C
index ba2d5a67256a9ed3e48ca38aba4064050eb894a3..e9c10f5a4677f3e8a4fbe51798ea938517954b3c 100644 (file)
@@ -16,7 +16,7 @@
  * details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with these librararies and programs; if not, write
+ * License along with these libraries and programs; if not, write
  * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
  * Floor, Boston, MA 02110-1301 USA
  */
@@ -35,6 +35,7 @@ namespace SP_NAMESPACE {
 #endif
 
 SdText::SdText()
+: lita_(false)
 {
 }
 
@@ -78,6 +79,7 @@ Location SdText::endDelimLocation() const
 }
 
 SdTextItem::SdTextItem()
+: index(0)
 {
 }