dthelp: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / dtstyle / Help.c
index d899d8476e9d4a67c387696e87243d05f4bdf8d8..c57eac3aac1c362f745919dbf8fa1e13f7b3c968 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
  */
@@ -54,7 +54,7 @@
 #include "Help.h"
 
 static Widget
-GetHelpDialog( )
+GetHelpDialog(void)
 {
     static HelpStruct       *pHelpCache;