X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=ncurses%2Fllib-ltictw;h=85db89bce08b18797a0d1b4af727408bd44179e7;hb=aef6681d538d4bd02cfdf9f52aeefec62488efd6;hp=d2326f03f53a4582cd90f67061cf53620a346e80;hpb=9f479192e3ca3413d235c66bf058f8cc63764898;p=ncurses.git diff --git a/ncurses/llib-ltictw b/ncurses/llib-ltictw index d2326f03..85db89bc 100644 --- a/ncurses/llib-ltictw +++ b/ncurses/llib-ltictw @@ -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