X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fredraw.c;h=9cb0de95a809a3e66845e559648668dacf8f51f7;hp=1fc306f5cd7cd83c2dd92e6a8891d4626a8822d7;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=950eed9ace2ceff30b88c20de1ef8a0ba05ac567 diff --git a/test/redraw.c b/test/redraw.c index 1fc306f5..9cb0de95 100644 --- a/test/redraw.c +++ b/test/redraw.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2006-2010,2011 Free Software Foundation, Inc. * + * Copyright (c) 2006-2011,2012 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 * @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: redraw.c,v 1.6 2011/04/23 20:13:21 tom Exp $ + * $Id: redraw.c,v 1.8 2012/12/08 20:46:02 tom Exp $ * * Demonstrate the redrawwin() and wredrawln() functions. * Thomas Dickey - 2006/11/4