From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] indenting source? From: rog@vitanuova.com In-Reply-To: <200403012027.i21KRbXZ068424@adat.davidashen.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 1 Mar 2004 20:52:40 +0000 Topicbox-Message-UUID: 083dbb42-eacd-11e9-9e20-41e7f4b1d025 > many sources in libc are written with four characters indent. % cd /sys/src/libc % grep '^ +[^*]' */*.c gives just the following lines of code for me: port/pow.c: zreturn: port/strtoul.c: if(base<2 || 36