[IRC-Dev CVS] Module ircdh: Change commited ircdh CAMBIOS.IRCDEV,1.14,1.15
Brought to you by:
zolty
From: Zolty <zo...@us...> - 2002-08-18 22:59:25
|
Update of /cvsroot/irc-dev/ircdh In directory usw-pr-cvs1:/tmp/cvs-serv1402/ircdh Modified Files: CAMBIOS.IRCDEV Log Message: Make indent Index: CAMBIOS.IRCDEV =================================================================== RCS file: /cvsroot/irc-dev/ircdh/CAMBIOS.IRCDEV,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- CAMBIOS.IRCDEV 18 Aug 2002 22:49:41 -0000 1.14 +++ CAMBIOS.IRCDEV 18 Aug 2002 22:59:22 -0000 1.15 @@ -1,4 +1,7 @@ 2002-08-19 Toni Garcia <zo...@ir...> + * "Make indent": A partir de ahora es obligatorio hacer un make indent + ANTES de hacer un commit. + * ircd/Makefile.in: Se hace una renovacion del archivo, preparandolo para agregar nuevos .c de una manera facil. Es conveniente hacer "make depend" de vez en cuando. |