BSD 4_1_snap release
[unix-history] / usr / src / lib / libcurses / box.c
index 65e8358..697b188 100644 (file)
@@ -3,6 +3,8 @@
 /*
  *     This routine draws a box around the given window with "vert"
  * as the vertical delimiting char, and "hor", as the horizontal one.
 /*
  *     This routine draws a box around the given window with "vert"
  * as the vertical delimiting char, and "hor", as the horizontal one.
+ *
+ * 1/26/81 (Berkeley) @(#)box.c        1.1
  */
 box(win, vert, hor)
 reg WINDOW     *win;
  */
 box(win, vert, hor)
 reg WINDOW     *win;