Skip to content

Commit

Permalink
Merge pull request #1462 from caraka/caraka-patch-1
Browse files Browse the repository at this point in the history
Update scraper.cpp spelling v2
  • Loading branch information
jamescowens committed May 13, 2019
2 parents b2bd17d + 4f41679 commit 7e67a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scraper/scraper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@ bool MarkScraperFileManifestEntryNonCurrent(ScraperFileManifestEntry& entry)

StructScraperFileManifest.nFileManifestMapHash = GetmScraperFileManifestHash();

if (fDebug) _log(logattribute::INFO, "DeleteScraperFileManifestEntry", "Marked File Manifest Entry non-current and stored modifed nFileManifestMapHash.");
if (fDebug) _log(logattribute::INFO, "DeleteScraperFileManifestEntry", "Marked File Manifest Entry non-current and stored modified nFileManifestMapHash.");

return true;
}
Expand Down

0 comments on commit 7e67a51

Please sign in to comment.