X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Ftinfo%2Fgetenv_num.c;h=d5e35cb46638d9236e01024beb7eba2b8c302391;hp=80a349a1a4e60ab12b74e763aff56d99f138882d;hb=f344f8539c1543f8cd65a5bb142dbaf23b9421d2;hpb=e2dee48666d83c609f7ecced6203ecfdc94e36aa;ds=sidebyside diff --git a/ncurses/tinfo/getenv_num.c b/ncurses/tinfo/getenv_num.c index 80a349a1..d5e35cb4 100644 --- a/ncurses/tinfo/getenv_num.c +++ b/ncurses/tinfo/getenv_num.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998-2000,2012 Free Software Foundation, Inc. * + * Copyright (c) 1998-2012,2013 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 * @@ -36,7 +36,7 @@ #include -MODULE_ID("$Id: getenv_num.c,v 1.5 2013/09/28 20:25:08 tom Exp $") +MODULE_ID("$Id: getenv_num.c,v 1.6 2013/09/28 20:25:08 tom Exp $") NCURSES_EXPORT(int) _nc_getenv_num(const char *name)