[zaptel-commits] file: trunk r2090 - /trunk/zttest.c
zaptel-commits at lists.digium.com
zaptel-commits at lists.digium.com
Tue Feb 6 06:57:06 MST 2007
Author: file
Date: Tue Feb 6 07:57:05 2007
New Revision: 2090
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2090
Log:
Get rid of a warning message when compiling zttest.
Modified:
trunk/zttest.c
Modified: trunk/zttest.c
URL: http://svn.digium.com/view/zaptel/trunk/zttest.c?view=diff&rev=2090&r1=2089&r2=2090
==============================================================================
--- trunk/zttest.c (original)
+++ trunk/zttest.c Tue Feb 6 07:57:05 2007
@@ -27,7 +27,7 @@
int fd;
int res;
int count=0;
- int seconds;
+ int seconds = 0;
int ms;
int curarg = 1;
int verbose=0;
More information about the zaptel-commits
mailing list