mirror of
https://github.com/boostorg/date_time.git
synced 2026-02-27 17:02:16 +00:00
update return value
[SVN r16938]
This commit is contained in:
@@ -238,7 +238,7 @@ main()
|
||||
|
||||
|
||||
|
||||
printTestStats();
|
||||
return 0;
|
||||
return printTestStats();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user