]> sourceware.org Git - glibc.git/commitdiff
stdlib: Remove trailing whitespace from Makefile
authorNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 22 Jun 2022 17:53:33 +0000 (10:53 -0700)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Wed, 22 Jun 2022 18:12:25 +0000 (11:12 -0700)
This causes precommit tests to fail when pushing commits that modify
this file.

stdlib/Makefile

index 60fc59c12c4c8aed9092650169340b110d6f7cab..adbda5f8a533a11803b72e59c9c77a276bbb118b 100644 (file)
@@ -341,7 +341,7 @@ aux += \
 tests-extras += \
   tst-putenvmod \
   # tests-extras
-  
+
 extra-test-objs += \
   tst-putenvmod.os \
   # extra-test-objs
This page took 0.045931 seconds and 5 git commands to generate.