fixes for bugs 133 and 134 in Mantis

This commit is contained in:
Jeff Hill
2004-09-23 23:15:22 +00:00
parent 107f1fa37f
commit 7b7a07c667
28 changed files with 1386 additions and 940 deletions

View File

@@ -38,7 +38,6 @@
int main()
{
ca_repeater ();
assert ( 0 );
return ( 0 );
}