eclipse effed my whitespace
This commit is contained in:
parent
7333533c82
commit
6630ffe562
|
@ -602,7 +602,7 @@ public class Sigar implements SigarProxy {
|
||||||
* @exception SigarException on failure.
|
* @exception SigarException on failure.
|
||||||
*/
|
*/
|
||||||
public native NetConnection[] getNetConnectionList(int flags)
|
public native NetConnection[] getNetConnectionList(int flags)
|
||||||
throws SigarException;
|
throws SigarException;
|
||||||
|
|
||||||
public NetStat getNetStat()
|
public NetStat getNetStat()
|
||||||
throws SigarException {
|
throws SigarException {
|
||||||
|
|
Loading…
Reference in New Issue