diff options
-rw-r--r-- | gcc/d/doc/conf.py | 2 | ||||
-rw-r--r-- | gcc/doc/cpp/conf.py | 2 | ||||
-rw-r--r-- | gcc/doc/cppinternals/conf.py | 2 | ||||
-rw-r--r-- | gcc/doc/gcc/conf.py | 2 | ||||
-rw-r--r-- | gcc/doc/gccint/conf.py | 2 | ||||
-rw-r--r-- | gcc/doc/install/conf.py | 2 | ||||
-rw-r--r-- | gcc/fortran/doc/gfc-internals/conf.py | 2 | ||||
-rw-r--r-- | gcc/fortran/doc/gfortran/conf.py | 2 | ||||
-rw-r--r-- | gcc/go/doc/conf.py | 2 | ||||
-rw-r--r-- | libgomp/doc/conf.py | 2 | ||||
-rw-r--r-- | libiberty/doc/conf.py | 2 | ||||
-rw-r--r-- | libitm/doc/conf.py | 2 | ||||
-rw-r--r-- | libquadmath/doc/conf.py | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/gcc/d/doc/conf.py b/gcc/d/doc/conf.py index c33f28a..180b835 100644 --- a/gcc/d/doc/conf.py +++ b/gcc/d/doc/conf.py @@ -27,4 +27,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/doc/cpp/conf.py b/gcc/doc/cpp/conf.py index 29d3aed..2abfb35 100644 --- a/gcc/doc/cpp/conf.py +++ b/gcc/doc/cpp/conf.py @@ -27,4 +27,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/doc/cppinternals/conf.py b/gcc/doc/cppinternals/conf.py index d9ec1a6..bee71cd 100644 --- a/gcc/doc/cppinternals/conf.py +++ b/gcc/doc/cppinternals/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/doc/gcc/conf.py b/gcc/doc/gcc/conf.py index 7987f4d..6905e55 100644 --- a/gcc/doc/gcc/conf.py +++ b/gcc/doc/gcc/conf.py @@ -34,4 +34,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/doc/gccint/conf.py b/gcc/doc/gccint/conf.py index 466261d..bd4bc74 100644 --- a/gcc/doc/gccint/conf.py +++ b/gcc/doc/gccint/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/doc/install/conf.py b/gcc/doc/install/conf.py index ebc1b40..e69dfa1 100644 --- a/gcc/doc/install/conf.py +++ b/gcc/doc/install/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/fortran/doc/gfc-internals/conf.py b/gcc/fortran/doc/gfc-internals/conf.py index 176e631..f69edb7 100644 --- a/gcc/fortran/doc/gfc-internals/conf.py +++ b/gcc/fortran/doc/gfc-internals/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/fortran/doc/gfortran/conf.py b/gcc/fortran/doc/gfortran/conf.py index 8be1e53..f1b042a 100644 --- a/gcc/fortran/doc/gfortran/conf.py +++ b/gcc/fortran/doc/gfortran/conf.py @@ -27,4 +27,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/gcc/go/doc/conf.py b/gcc/go/doc/conf.py index 9157fba..7c6ffb4 100644 --- a/gcc/go/doc/conf.py +++ b/gcc/go/doc/conf.py @@ -27,4 +27,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/libgomp/doc/conf.py b/libgomp/doc/conf.py index 27e3131..f89b6f3 100644 --- a/libgomp/doc/conf.py +++ b/libgomp/doc/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/libiberty/doc/conf.py b/libiberty/doc/conf.py index b255fd9..b7a44e9d0 100644 --- a/libiberty/doc/conf.py +++ b/libiberty/doc/conf.py @@ -22,4 +22,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/libitm/doc/conf.py b/libitm/doc/conf.py index c288e34..a85030c 100644 --- a/libitm/doc/conf.py +++ b/libitm/doc/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) diff --git a/libquadmath/doc/conf.py b/libquadmath/doc/conf.py index c3a84b6..511502a 100644 --- a/libquadmath/doc/conf.py +++ b/libquadmath/doc/conf.py @@ -21,4 +21,4 @@ texinfo_documents = [ ('index', name, project, authors, None, None, None, True) ] -set_common(name, globals())
\ No newline at end of file +set_common(name, globals()) |