X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncursesw;h=707beb3980d0201ebd11a354281d73492487e271;hp=50f571456d7aa6ab87991b2247ec0bd069ec5a5b;hb=76af49c338ca828b39306fcf93c6d49dfaf11dfc;hpb=ca276baf720e3a44721b9e18955d3f546955c6c8 diff --git a/ncurses/llib-lncursesw b/ncurses/llib-lncursesw index 50f57145..707beb39 100644 --- a/ncurses/llib-lncursesw +++ b/ncurses/llib-lncursesw @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2001-2005,2006 Free Software Foundation, Inc. * + * Copyright (c) 2001-2007,2008 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -3407,7 +3407,8 @@ int _nc_unicode_locale(void) { return(*(int *)0); } #undef _nc_locale_breaks_acs -int _nc_locale_breaks_acs(void) +int _nc_locale_breaks_acs( + TERMINAL *termp) { return(*(int *)0); } #undef _nc_setupterm