Diff
Not logged in

Differences From:

File src/th.c part of check-in [4ee9e31a2d] - Add the TH1 code to the source tree and makefile. But do not yet make any calls to TH1. by drh on 2008-02-13 15:04:49. Also file src/th.c part of check-in [588bb7cd73] - Merged to ed26056bb5. by aku on 2008-02-24 18:50:35. [view]

To:

File src/th.c part of check-in [4e683ef07b] - Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. by drh on 2008-05-05 17:24:38. [view]

@@ -2670,5 +2670,4 @@
 error_out:
   Th_ErrorMessage(interp, "expected pointer, got: \"", z, n);
   return TH_ERROR;
 }
-