More like this.

This commit is contained in:
William McBrine
2019-08-16 20:50:17 -04:00
parent f3a0ce5009
commit 1db90fccc5
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
#include <stdlib.h>
#include <time.h>
/* rain 1980-11-3 EPS/CITHEP */
/* rain 1980-11-03 EPS/CITHEP */
static int next_j(int j)
{

View File

@@ -2,8 +2,8 @@
* This is a test program for PDCurses. Originally by
* John Burnell <johnb@kea.am.dsir.govt.nz>
*
* wrs (1993-5-28) -- modified to be consistent (perform identically)
* with either PDCurses or under Unix System V, R4
* wrs (1993-05-28) -- modified to be consistent (perform identically)
* with either PDCurses or under Unix System V, R4
*/
#ifndef _XOPEN_SOURCE_EXTENDED