Module Name: src Committed By: joerg Date: Tue May 26 07:30:51 UTC 2009
Modified Files: src/bin/sh: nodetypes Log Message: Make indentation consistent. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/bin/sh/nodetypes Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/bin/sh/nodetypes diff -u src/bin/sh/nodetypes:1.12 src/bin/sh/nodetypes:1.13 --- src/bin/sh/nodetypes:1.12 Fri Aug 22 11:22:23 2003 +++ src/bin/sh/nodetypes Tue May 26 07:30:51 2009 @@ -1,4 +1,4 @@ -# $NetBSD: nodetypes,v 1.12 2003/08/22 11:22:23 agc Exp $ +# $NetBSD: nodetypes,v 1.13 2009/05/26 07:30:51 joerg Exp $ # Copyright (c) 1991, 1993 # The Regents of the University of California. All rights reserved. # @@ -139,5 +139,5 @@ doc nodeptr # input to command (NARG node) NNOT nnot # ! command (actually pipeline) - type int - com nodeptr + type int + com nodeptr