X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cde%2Fprograms%2Fnsgmls%2FSdText.C;h=e9c10f5a4677f3e8a4fbe51798ea938517954b3c;hb=6478653e18940c8982db90d54befff9939bb188a;hp=ba2d5a67256a9ed3e48ca38aba4064050eb894a3;hpb=c884521619ded86baea5e0a74c8d0d2234c232fe;p=oweals%2Fcde.git diff --git a/cde/programs/nsgmls/SdText.C b/cde/programs/nsgmls/SdText.C index ba2d5a67..e9c10f5a 100644 --- a/cde/programs/nsgmls/SdText.C +++ b/cde/programs/nsgmls/SdText.C @@ -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) { }