2
0
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:
Jurko Gospodnetić
2012-08-23 13:55:30 +00:00
parent 5202db9a48
commit 87f2a17f8e

View File

@@ -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 ];