mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 21:47:07 +00:00
Align comments together for consistency
llvm-svn: 21368
This commit is contained in:
parent
30460cb33d
commit
e69c186935
@ -39,7 +39,7 @@ namespace llvm {
|
||||
/// @name Data
|
||||
/// @{
|
||||
public:
|
||||
char name[16];///< Name of the file member.
|
||||
char name[16]; ///< Name of the file member.
|
||||
char date[12]; ///< File date, decimal seconds since Epoch
|
||||
char uid[6]; ///< user id in ASCII decimal
|
||||
char gid[6]; ///< group id in ASCII decimal
|
||||
|
Loading…
Reference in New Issue
Block a user