dthelp: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / dtmail / dtmail / DtMailGenDialog.C
index 35946165f5ae87dd6f6dc031c304745e9ba377fd..134ba15dc7a9ad822bf1c68cfce1530e4caae711 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
  */
@@ -88,6 +88,7 @@ DtMailGenDialog::DtMailGenDialog(char *name, Widget parent, int style)
     _textField = (Widget) NULL;
     _maxTextlen = 0;
     _clearText = NULL;
+    _shroudText = 0;
 
     _parentshell = parent;
     while (_parentshell && !XtIsShell(_parentshell))