Minor comments alignment adjustment.

This commit is contained in:
yellows8 2019-09-26 23:48:25 -04:00
parent ab1903e382
commit e0c72684c5
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -92,8 +92,8 @@ typedef struct {
/// SystemUpdateProgress. Commands which have this as output will return 0 with the output cleared, when no task is available.
typedef struct {
s64 current_size; ///< Current size.
s64 total_size; ///< Total size, <=0 indicates that no progress is available.
s64 current_size; ///< Current size.
s64 total_size; ///< Total size, <=0 indicates that no progress is available.
} NsSystemUpdateProgress;
/// EulaDataPath