mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 21:17:59 +00:00
cleaning up comments
This commit is contained in:
parent
5da47f3aa6
commit
22e33acb36
@ -102,9 +102,9 @@ public class DeviceSecurityEventDataPciContext extends DeviceSecurityEventDataDe
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a human readable description of the data within this structure.
|
||||
* Returns a human-readable description of the data within this structure.
|
||||
*
|
||||
* @return a description of this structure..
|
||||
* @return a description of this structure.
|
||||
*/
|
||||
public String toString() {
|
||||
String dSEDpciContextInfo = "";
|
||||
|
Loading…
Reference in New Issue
Block a user