dthelp: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / dtmail / dtmail / OptCmd.C
index 7e0dc71621bf4c51da3135b504b49d0ab4484418..5ddf70905f8a1641dd293df1dd87810b5b11886e 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
  */
@@ -161,7 +161,7 @@ OptCmd::OptCmd ( char *name, char *label, int active, Widget parent) :
     generalDialog = NULL;
     _PrintingOptions = NULL;
     _MailRetrievalOptions = NULL;
-    
+    printing_pane_list = NULL;
 }
 
 void