Compare commits
2 Commits
a699898f3e
...
5591b8abab
| Author | SHA1 | Date | |
|---|---|---|---|
| 5591b8abab | |||
| 5afb398299 |
@@ -101,7 +101,7 @@ public class Cache
|
|||||||
*
|
*
|
||||||
* @param v the verbosity boolean value
|
* @param v the verbosity boolean value
|
||||||
*/
|
*/
|
||||||
public static void setVerbose(boolean v)
|
public static synchronized void setVerbose(boolean v)
|
||||||
{
|
{
|
||||||
verbose = v;
|
verbose = v;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user