eclipse effed my whitespace

This commit is contained in:
Doug MacEachern 2005-05-10 16:15:03 +00:00
parent 7333533c82
commit 6630ffe562
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@ public class Sigar implements SigarProxy {
* @exception SigarException on failure.
*/
public native NetConnection[] getNetConnectionList(int flags)
throws SigarException;
throws SigarException;
public NetStat getNetStat()
throws SigarException {