From: Mauro Carvalho Chehab Date: Thu, 18 Jul 2024 08:43:07 +0000 (+0200) Subject: rasdaemon: fix a coding style issue X-Git-Tag: v0.8.2~61 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ec0caec0df84ed2c1fa1e3d8dc6c2034f79d7831;p=users%2Fmchehab%2Frasdaemon.git rasdaemon: fix a coding style issue Comment block identation was wrong. Fix it. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/rasdaemon.c b/rasdaemon.c index 7a3f964..447ac0b 100644 --- a/rasdaemon.c +++ b/rasdaemon.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -*/ + */ #include #include