BSD 4_1_snap release
[unix-history] / usr / src / lib / libcurses / delwin.c
index c9d9b18..12da9d9 100644 (file)
@@ -3,7 +3,7 @@
 /*
  *     This routine deletes a window and releases it back to the system.
  *
 /*
  *     This routine deletes a window and releases it back to the system.
  *
- * %G% (Berkeley) @(#)delwin.c 1.1
+ * 1/26/81 (Berkeley) @(#)delwin.c     1.1
  */
 delwin(win)
 reg WINDOW     *win; {
  */
 delwin(win)
 reg WINDOW     *win; {