Javadoc warnings fixed

(Some JNA docs also changed to standard comments)
This commit is contained in:
Jindra Petřík
2015-04-06 06:32:40 +02:00
parent 1115432370
commit a7e79a9570
20 changed files with 221 additions and 220 deletions
+3 -3
View File
@@ -346,7 +346,7 @@ public interface WinNT extends WinError, WinDef, WinBase, BaseTSD {
Privileges = new LUID_AND_ATTRIBUTES[nbOfPrivileges];
}
/**
/* *
* Initialize a TOKEN_PRIVILEGES instance from initialized memory.
*
* @param p
@@ -671,7 +671,7 @@ public interface WinNT extends WinError, WinDef, WinBase, BaseTSD {
allocateMemory(size);
}
/**
/* *
* WARNING: this filename may be either the short or long form of the
* filename.
*
@@ -1030,7 +1030,7 @@ public interface WinNT extends WinError, WinDef, WinBase, BaseTSD {
immutable = true;
}
/**
/* *
* Override to the appropriate object for INVALID_HANDLE_VALUE.
*
* @param nativeValue