X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=ncurses%2Fllib-ltic;h=9e87aaeae4a68c5519e2b63b8e9a998c98a8d62c;hb=2de8c14bb2c6f8e61cfbbfb1f0f30d1ad64c8d68;hp=0037884deede1336de1047a088e99eafd90607c9;hpb=95bcbd4bb8e933c86e6fc4aba9ea1c7fd3d30e3d;p=ncurses.git diff --git a/ncurses/llib-ltic b/ncurses/llib-ltic index 0037884d..9e87aaea 100644 --- a/ncurses/llib-ltic +++ b/ncurses/llib-ltic @@ -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 * @@ -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