Initial revision
This commit is contained in:
4
tree.c
4
tree.c
@@ -1,4 +1,4 @@
|
||||
/** $MirBSD: tree.c,v 1.6 2004/10/28 11:53:43 tg Exp $ */
|
||||
/** $MirBSD: src/bin/ksh/tree.c,v 1.1 2004/12/10 18:08:08 tg Exp $ */
|
||||
/* $OpenBSD: tree.c,v 1.10 2002/02/27 19:37:09 dhartmei Exp $ */
|
||||
|
||||
/*
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "sh.h"
|
||||
|
||||
__RCSID("$MirBSD: tree.c,v 1.6 2004/10/28 11:53:43 tg Exp $");
|
||||
__RCSID("$MirBSD: src/bin/ksh/tree.c,v 1.1 2004/12/10 18:08:08 tg Exp $");
|
||||
|
||||
#define INDENT 4
|
||||
|
||||
|
Reference in New Issue
Block a user