|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.3, 1993/06/16 17:16:13 | version 1.4, 1993/07/30 07:59:55 | ||
|---|---|---|---|
|
|
||
| */ | */ | ||
| #if defined(LIBC_SCCS) && !defined(lint) | #if defined(LIBC_SCCS) && !defined(lint) | ||
| static char sccsid[] = "@(#)fnmatch.c 5.6 (Berkeley) 6/28/92"; | /*static char sccsid[] = "from: @(#)fnmatch.c 5.6 (Berkeley) 6/28/92";*/ | ||
| static char rcsid[] = "$Id$"; | |||
| #endif /* LIBC_SCCS and not lint */ | #endif /* LIBC_SCCS and not lint */ | ||
| /* | /* |