Fossil

Diff
Login

Differences From Artifact [0c52f90e41]:

To Artifact [ac458ee32a]:


404
405
406
407
408
409
410





404
405
406
407
408
409
410
411
412
413
414
415







+
+
+
+
+
    N -= got;
    pContent = (void*)&((char*)pContent)[got];
  }
  return total;
}

#endif /* FOSSIL_ENABLE_SSL */

/* 
 * vim:ts=2:sts=2:et:sw=2:ft=c 
 */