convert K&R function definitions to ansi style

This commit is contained in:
rlar 2010-09-07 20:11:13 +00:00
parent 241783d0b5
commit 59e775c497
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-09-07 Robert Larice
* src/xspice/ipc/ipcstdio.c :
convert K&R function definitions to ansi style
2010-09-07 Robert Larice
* src/frontend/inpcom.c ,
* src/frontend/plotting/x11.c ,