mirror of https://github.com/apache/openjpa.git
Formatting fix.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@539813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f98ecf4d22
commit
81e89bcd80
|
@ -73,5 +73,5 @@ public interface DataCacheManager {
|
|||
/**
|
||||
* Close all caches.
|
||||
*/
|
||||
public void close ();
|
||||
public void close();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue