X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=test%2Fbs.c;h=0a074bb0b480959c438b6fde141d10c7ccf61874;hb=87154b424ea0f67c2965d00e861ddfb134082d94;hp=531cb4a03898021aab599d6a9a8bfb1ebfd04da8;hpb=c2650100f80134924eda8f22cd7cc1d1d919ee3d;p=ncurses.git diff --git a/test/bs.c b/test/bs.c index 531cb4a0..0a074bb0 100644 --- a/test/bs.c +++ b/test/bs.c @@ -26,7 +26,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * ****************************************************************************/ -/* +/* * bs.c - original author: Bruce Holloway * salvo option by: Chuck A DeGaul * with improved user interface, autoconfiguration and code cleanup @@ -35,7 +35,7 @@ * v2.0 featuring strict ANSI/POSIX conformance, November 1993. * v2.1 with ncurses mouse support, September 1995 * - * $Id: bs.c,v 1.76 2021/03/20 16:05:49 tom Exp $ + * $Id: bs.c,v 1.77 2021/06/17 21:11:08 tom Exp $ */ #include