From 78e23d2ecee70c3cf01fe4de33cca335e931dd8a Mon Sep 17 00:00:00 2001 From: Vern Paxson Date: Sun, 10 Apr 1988 20:48:28 +0000 Subject: [PATCH] changed name from flexmisc.c -> misc.c --- misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc.c b/misc.c index 157c3d3..0ff49f5 100644 --- a/misc.c +++ b/misc.c @@ -1,4 +1,4 @@ -/* flexmisc - miscellaneous flex routines */ +/* misc - miscellaneous flex routines */ /* * Copyright (c) 1987, the University of California -- 2.50.1