From 43d480740189f05eafa612484408d4ad77fc396a Mon Sep 17 00:00:00 2001 From: Schneider Date: Thu, 11 Apr 2019 13:29:34 -0300 Subject: [PATCH] astyle.md: add homepage --- pages/common/astyle.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/astyle.md b/pages/common/astyle.md index 09619b7616..a8a83c147f 100644 --- a/pages/common/astyle.md +++ b/pages/common/astyle.md @@ -2,6 +2,7 @@ > Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. > Upon running, a copy of the original file is created with an ".orig" appended to the original file name. +> Homepage: . - Apply the default style of 4 spaces per indent and no formatting changes: