aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/backward/new.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/backward/new.h')
-rw-r--r--libstdc++-v3/include/backward/new.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/include/backward/new.h b/libstdc++-v3/include/backward/new.h
index e39f97a..00a4819 100644
--- a/libstdc++-v3/include/backward/new.h
+++ b/libstdc++-v3/include/backward/new.h
@@ -7,12 +7,12 @@
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2, or (at your option)
// any later version.
-//
+//
// GCC is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
-//
+//
// You should have received a copy of the GNU General Public License
// along with GCC; see the file COPYING. If not, write to
// the Free Software Foundation, 59 Temple Place - Suite 330,
@@ -39,4 +39,4 @@ using std::nothrow;
using std::new_handler;
using std::set_new_handler;
-#endif
+#endif