[Mistat-cvs] mistat ChangeLog,1.22,1.23
Status: Pre-Alpha
Brought to you by:
bikepunk005
|
From: Mike H. B. <bik...@us...> - 2004-05-29 19:59:32
|
Update of /cvsroot/mistat/mistat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30640 Modified Files: ChangeLog Log Message: Variable name cleanup. Added multiple vars for sorted stats in statistics.c. Index: ChangeLog =================================================================== RCS file: /cvsroot/mistat/mistat/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChangeLog 29 May 2004 18:22:21 -0000 1.22 --- ChangeLog 29 May 2004 19:59:22 -0000 1.23 *************** *** 1,3 **** --- 1,5 ---- 2004-05-30 Mike H. Benton (bik...@us...) + *src: Clean up of variable names. A style thing, and removed extras. + *src/menu.c (do_stats_choice): Added an error check for no data. (menu_main): Added void to declaration. |