Incredibly minor documentation update

ugly-unit-test
Bradlee Speice 2014-05-10 19:20:25 -04:00
parent 6cd3f712d8
commit eeb0df3dcf
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@ public class BookListFragment extends Fragment {
}
}
/*
Used by GreenRobot for notifying us that the book refresh is complete
/**
* Used by GreenRobot for notifying us that the book refresh is complete
*/
@SuppressWarnings("unused")
public void onEventMainThread(EventBookList event) {