mirror of
https://github.com/boostorg/config.git
synced 2025-11-02 16:52:20 +01:00
Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace boost_no_template_aliases {
|
||||
|
||||
using PINT = void (*)(int); // using plus C-style type
|
||||
using PINT = void (*)(int); // using plus C-style type
|
||||
|
||||
int test()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user