This isn't nested within another #if group so shouldn't be indented like
this.

libstdc++-v3/ChangeLog:

        * libsupc++/typeinfo: Remove whitespace in #endif
---
Pushed as obvious.

 libstdc++-v3/libsupc++/typeinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/libsupc++/typeinfo b/libstdc++-v3/libsupc++/typeinfo
index 71066eb1e46..721268cb3fa 100644
--- a/libstdc++-v3/libsupc++/typeinfo
+++ b/libstdc++-v3/libsupc++/typeinfo
@@ -212,7 +212,7 @@ namespace std
     return false;
 #endif
   }
-# endif
+#endif
 
 
   /**
-- 
2.47.0

Reply via email to