Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 1 commit
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Commits on Mar 25, 2018
* Fixes #1
* WORKS ONLY with hrev51858 or greater
Showing with 0 additions and 1 deletion.
  1. +0 −1 source/Tipster.cpp
@@ -415,7 +415,6 @@ Tipster::DisplayTip(BString* tip)
{
BStringList tipInfoList;
BString(tip->String()).Split("\n", false, tipInfoList);
tipInfoList.Remove(0);

BString link = tipInfoList.StringAt(2);

No commit comments for this range

You can’t perform that action at this time.