dthelp: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / dtfile / ToolTalk.c
index 87b29c03f95620375a01ee530aec6f1659cff19e..34924a5fc0e4a6192fc827253702868228cb71c7 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
  */
@@ -66,7 +66,6 @@
 #include <X11/Shell.h>
 #include <X11/Xatom.h>
 #include <Xm/Protocols.h>
-#include <X11/keysymdef.h>
 
 #include <Dt/Session.h>
 #include <Dt/DtP.h>
@@ -152,7 +151,7 @@ FileCallback(
 
 
 void
-FinalizeToolTalkSession( )
+FinalizeToolTalkSession(void)
 {
   Tt_status ttRc;
   int i;