Use tab to indent.

This commit is contained in:
enami 2000-01-25 15:43:43 +00:00
parent e33c595472
commit 086a35e065
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: setmode.c,v 1.27 2000/01/22 22:42:45 mycroft Exp $ */
/* $NetBSD: setmode.c,v 1.28 2000/01/25 15:43:43 enami Exp $ */
/*
* Copyright (c) 1989, 1993, 1994
@ -41,7 +41,7 @@
#if 0
static char sccsid[] = "@(#)setmode.c 8.2 (Berkeley) 3/25/94";
#else
__RCSID("$NetBSD: setmode.c,v 1.27 2000/01/22 22:42:45 mycroft Exp $");
__RCSID("$NetBSD: setmode.c,v 1.28 2000/01/25 15:43:43 enami Exp $");
#endif
#endif /* LIBC_SCCS and not lint */