[Asterisk-cvs] asterisk asterisk.c,1.92,1.93
citats at lists.digium.com
citats at lists.digium.com
Tue Jun 15 14:26:31 CDT 2004
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/home/citats/cvs/asterisk
Modified Files:
asterisk.c
Log Message:
Formatting fix. Tabs not spaces :)
Index: asterisk.c
===================================================================
RCS file: /usr/cvsroot/asterisk/asterisk.c,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- asterisk.c 15 Jun 2004 18:48:07 -0000 1.92
+++ asterisk.c 15 Jun 2004 19:31:25 -0000 1.93
@@ -1683,7 +1683,7 @@
exit(1);
}
/* reload logger in case a custom config handler binded to logger.conf*/
- reload_logger(0);
+ reload_logger(0);
/* We might have the option of showing a console, but for now just
do nothing... */
More information about the svn-commits
mailing list