]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: fix a coding style issue
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 08:43:07 +0000 (10:43 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 09:11:13 +0000 (11:11 +0200)
Comment block identation was wrong. Fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
rasdaemon.c

index 7a3f9649a0db30522203dc41d0c19789a9816cc5..447ac0bd0320f99fc17ed53af1ef10c370d46774 100644 (file)
@@ -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 <argp.h>
 #include <stdio.h>