]> granicus.if.org Git - graphviz/commitdiff
fix indentation
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Thu, 10 Mar 2022 05:59:10 +0000 (07:59 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 12 Mar 2022 20:12:36 +0000 (12:12 -0800)
replace eight spaces with a tab

lib/common/Makefile.am

index 926dc0869acdb0baaead808fcfbf5ead27a8662e..c3a0c4b624a7bfe112a7e0782a4dc76eb4484afb 100644 (file)
@@ -2,7 +2,7 @@
 
 AM_CPPFLAGS = \
        -I$(top_srcdir)/lib \
-        -I$(top_srcdir)/libltdl \
+       -I$(top_srcdir)/libltdl \
        -I$(top_srcdir)/lib/gvc \
        -I$(top_srcdir)/lib/pack \
        -I$(top_srcdir)/lib/xdot \