removed references to shim

This commit is contained in:
Joseph Henry
2016-07-18 18:27:23 -07:00
parent 33e1bc6032
commit 77685abbdf
10 changed files with 20 additions and 20 deletions

View File

@@ -119,7 +119,7 @@ char *api_netpath;
// ------------------------------------------------------------------------------
// ------------------------------- Intercept Setup ------------------------------
// ------------------------------------------------------------------------------
// Return whether 'intercept' shim is enabled for this thread
// Return whether 'intercept' API is enabled for this thread
bool check_intercept_enabled() {
dwr(MSG_DEBUG_EXTRA, "check_intercept_enabled()\n");