[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: werner  
  Date: 06/05/21 09:19:57

  Modified:    .        Makefile.am
  Log:
  c-indent: moved the comment sign to the first column.
  
  
  Revision  Changes    Path
  1.55      +2 -2      eda/geda/devel/libgeda/src/Makefile.am
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/src/Makefile.am,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -b -r1.54 -r1.55
  --- Makefile.am	20 May 2006 21:58:28 -0000	1.54
  +++ Makefile.am	21 May 2006 13:19:56 -0000	1.55
  @@ -1,4 +1,4 @@
  -# $Id: Makefile.am,v 1.54 2006/05/20 21:58:28 cnieves Exp $
  +# $Id: Makefile.am,v 1.55 2006/05/21 13:19:56 werner Exp $
   #
   # NOTE: Don't forget that in the libtool distribution, files in this
   # directory are distributed by the demo_distfiles variable in the top
  @@ -51,7 +51,7 @@
   .nw.c:
   	$(NOTANGLE) $(NOTANGLEFLAGS) $(NOTANGLEROOT)'$@ : *' $< > ../src/$@.tmp
   	mv -f ../src/$@.tmp ../src/$@
  -	#$(INDENTBIN) $(INDENTFLAG) ../src/$@
  +#       $(INDENTBIN) $(INDENTFLAG) ../src/$@
   	rm -f ../src/$@~
   
   CPROTO =	cproto