cleaning up comments

This commit is contained in:
iadgovuser58 2024-07-01 13:05:26 -04:00
parent 5da47f3aa6
commit 22e33acb36

View File

@ -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 = "";