Fixed most tab and min/max issues from trunk inspection report

[SVN r53141]
This commit is contained in:
Jeremiah Willcock
2009-05-20 19:19:00 +00:00
parent 6695277f1a
commit b03d5829b5

View File

@ -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()
{