]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-ltictw
ncurses 6.4 - patch 20230812
[ncurses.git] / ncurses / llib-ltictw
index d2326f03f53a4582cd90f67061cf53620a346e80..85db89bce08b18797a0d1b4af727408bd44179e7 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright 2020,2021 Thomas E. Dickey                                     *
+ * Copyright 2020-2021,2023 Thomas E. Dickey                                *
  * Copyright 2012-2016,2017 Free Software Foundation, Inc.                  *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -48,7 +48,7 @@ ENTRY *_nc_copy_entry(
 
 #undef _nc_save_str
 char   *_nc_save_str(
-               const char *const string)
+               const char *string)
                { return(*(char **)0); }
 
 #undef _nc_wrap_entry
@@ -150,7 +150,7 @@ int _nc_get_token(
 #undef _nc_trans_string
 int    _nc_trans_string(
                char    *ptr,
-               char    *last)
+               const char *const last)
                { return(*(int *)0); }
 
 #undef _nc_push_token