X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2Fclear.c;h=da30bcc4a3c6b1d64908dd3a99090808f99c3800;hp=d27b62544a9424ec60118d5817e737815bbbd70f;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce diff --git a/progs/clear.c b/progs/clear.c index d27b6254..da30bcc4 100644 --- a/progs/clear.c +++ b/progs/clear.c @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 1998 Free Software Foundation, Inc. * + * Copyright (c) 1998,2005 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 * @@ -38,9 +38,7 @@ #include -#include - -MODULE_ID("$Id: clear.c,v 1.8 1998/09/26 11:42:50 tom Exp $") +MODULE_ID("$Id: clear.c,v 1.9 2005/09/25 00:46:43 tom Exp $") static int putch(int c) {