diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 21:20:06 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 21:20:06 +0000 |
commit | 175fa50fa0e6d77747e700d9303566a5b7443129 (patch) | |
tree | 9d174adfc064d5eb318c8e84ad0a075bb85aba8b /gcc/testsuite/obj-c++.dg | |
parent | c8cd180539a9197a2dee3c57623a69a87b04da0c (diff) | |
download | gcc-175fa50fa0e6d77747e700d9303566a5b7443129.tar.gz |
Fixup white spacing.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103701 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/obj-c++.dg')
-rw-r--r-- | gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm b/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm index 04671ebc4c5..5a086ea2ae5 100644 --- a/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm +++ b/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm @@ -28,4 +28,3 @@ int main () abort (); return 0; } - |