bug#10521: Patch: Improve consistency of definitions of C functions in manual.

2012-02-03 Thread Andy Wingo
On Mon 16 Jan 2012 04:54, Bake Timmons writes: > Attached is a patch to improve the consistency of definitions of C > functions in the manual. It adds missing parentheses and commas and > fixes a untyped definition that should be a typed one. Applied, thanks! Andy -- http://wingolog.org/

bug#10521: Patch: Improve consistency of definitions of C functions in manual.

2012-01-15 Thread Bake Timmons
Attached is a patch to improve the consistency of definitions of C functions in the manual. It adds missing parentheses and commas and fixes a untyped definition that should be a typed one. >From 0c3ee0770bb50d464661d25b5ca6d40f920c7cb8 Mon Sep 17 00:00:00 2001 From: Bake Timmons Date: Sun, 15 J