mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Boost Jam cleanup - minor stylistic change.
[SVN r80159]
This commit is contained in:
@@ -241,7 +241,8 @@ void file_supported_fmt_resolution( timestamp * const t )
|
||||
|
||||
#define ARFMAG "`\n"
|
||||
|
||||
struct ar_hdr {
|
||||
struct ar_hdr
|
||||
{
|
||||
char ar_name[ 16 ];
|
||||
char ar_date[ 12 ];
|
||||
char ar_uid[ 6 ];
|
||||
|
||||
Reference in New Issue
Block a user