unify spacing of RCS IDs

This commit is contained in:
tg
2004-09-21 11:57:17 +00:00
parent b2d9d27384
commit ecdd4d5568
44 changed files with 95 additions and 94 deletions

4
path.c
View File

@ -1,5 +1,5 @@
/* $MirBSD: path.c,v 1.2 2004/05/24 19:56:17 tg Stab $ */
/* $OpenBSD: path.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
/** $MirBSD: path.c,v 1.3 2004/09/21 11:57:13 tg Exp $ */
/* $OpenBSD: path.c,v 1.9 2003/10/22 07:40:38 jmc Exp $ */
#include "sh.h"
#include "ksh_stat.h"