[gcc r16-3755] libstdc++: Remove blank line from bits/unique_ptr.h
Jonathan Wakely
redi@gcc.gnu.org
Wed Sep 10 22:27:45 GMT 2025
https://gcc.gnu.org/g:15327920854653887e8715bb1592121cafec5c3b
commit r16-3755-g15327920854653887e8715bb1592121cafec5c3b
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Mon Sep 8 12:55:03 2025 +0100
libstdc++: Remove blank line from bits/unique_ptr.h
libstdc++-v3/ChangeLog:
* include/bits/unique_ptr.h: Remove blank line.
Diff:
---
libstdc++-v3/include/bits/unique_ptr.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/libstdc++-v3/include/bits/unique_ptr.h b/libstdc++-v3/include/bits/unique_ptr.h
index d76ad63ba7bf..978deb3101f5 100644
--- a/libstdc++-v3/include/bits/unique_ptr.h
+++ b/libstdc++-v3/include/bits/unique_ptr.h
@@ -1,4 +1,3 @@
-
// unique_ptr implementation -*- C++ -*-
// Copyright (C) 2008-2025 Free Software Foundation, Inc.
More information about the Libstdc++-cvs
mailing list