From: | Chris Pressey <cpressey@xxxxxxxxxxxxxxx> |
Date: | Tue, 16 Mar 2004 13:50:05 -0800 |
Patch: ac.c.diff Type: style(9) Description: 1. Remove ``register'' keywords. 2. Remove (void) when ignoring return values. 3. No space after ``sizeof''. Testing: no functional changes; compiles, runs. Patch: dev_mkdb.c.diff Type: style(9) Description: 1. Remove ``register'' keywords. 2. Remove (void) when ignoring return values. Testing: no functional changes; compiles, runs. Patch: diskpart.c.diff Type: style(9) Description: 1. Remove ``register'' keywords. 2. Convert K&R declarations to ANSI C style. 3. Remove (void) when ignoring return values. Testing: no functional changes; compiles, runs. Patch: inetd.c.diff Type: style(9) Description: 1. Remove ``register'' keywords. 2. Remove (void) when ignoring return values. Testing: no functional changes; compiles, runs. Patch: slstat.c.diff Type: style(9) Description: 1. Remove ``register'' keywords. 2. Convert K&R declarations to ANSI C style. 3. Remove (void) when ignoring return values. Testing: no functional changes; compiles, runs. -Chris
Attachment:
ac__dev_mkdb__diskpart__inetd__slstat.diff.gz
Description: Binary data