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