[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Fri Aug 28 07:15:26 CEST 2009
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/08/28 07:15:26
Modified files:
	cm3/m3-sys/m3gdb/gdb/gdb/: m3-exp.c m3-lang.c m3-lang.h 
	                           m3-util.c m3-util.h m3-valprint.c 
	cm3/m3-sys/m3gdb/gdb/gdb/save/: m3-valprint.c 
Log message:
	fix functions that take nothing to not take anything
	(void) vs. ()
	This is an ANSI-ism, but the code already contains a mix of ANSI and K&R.
    
    
More information about the M3commit
mailing list