This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 92bc1cb58ac15aae93416ba1f179d1b7b2311a67 (commit) from 881fe9da8bd1eb4f5a8a7fb1391cf00f556eedd8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 92bc1cb58ac15aae93416ba1f179d1b7b2311a67 Author: Etienne Brateau <etienne.brat...@gmail.com> Date: Thu Dec 30 12:22:49 2021 +0100 Convert from K&R to ANSI * device/dev_name.c: Convert function prototypes from K&R to ANSI. * device/subr.c: Convert function prototypes from K&R to ANSI. Message-Id: <20211230112249.13682-2-etienne.brat...@gmail.com> ----------------------------------------------------------------------- Summary of changes: device/dev_name.c | 10 ++-------- device/subrs.c | 20 ++++++-------------- 2 files changed, 8 insertions(+), 22 deletions(-) hooks/post-receive -- GNU Mach