Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym
[oweals/cde.git] / cde / lib / DtSvc / DtUtil2 / ChkpntClient.c
index 45e33f5a0a9717785d778e1a31b0cd319e105ecf..4b7ebb8edb7a1179ecff6a4a4ddd6c9985bca5c3 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
  */
@@ -312,7 +312,7 @@ _DtPerfChkpntMsgSend(char *message)
  * myDtPerfChkpntEnd --- End the checkpointing message delivery
  */
 int
-_DtPerfChkpntEnd() 
+_DtPerfChkpntEnd(void
 {
     myDtChkpntMsgSend("End checkpoint delivery", DT_PERF_CHKPNT_MSG_END);
     return(1);