Update of /cvsroot/sp-tk/SPTK/src/bin/ignorm
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3489/src/bin/ignorm
Modified Files:
ignorm.c
Log Message:
format source code using indent command
Index: ignorm.c
===================================================================
RCS file: /cvsroot/sp-tk/SPTK/src/bin/ignorm/ignorm.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** ignorm.c 22 Dec 2016 10:53:05 -0000 1.29
--- ignorm.c 25 Dec 2016 05:00:19 -0000 1.30
***************
*** 67,71 ****
************************************************************************/
! static char *rcs_id = "$Id$";
--- 67,72 ----
************************************************************************/
! static char *rcs_id =
! "$Id$";
|