summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/freebsd.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-29 09:07:56 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-29 09:07:56 +0000
commit9df03d691f31f82f815317648092e7a7a07e3a87 (patch)
tree845651078ae4ffcd866d86aa00a6be6d7f14a33f /gcc/config/rs6000/freebsd.h
parentccd8e2408acfbf967578577dcab6c3331fcb2f2f (diff)
downloadgcc-9df03d691f31f82f815317648092e7a7a07e3a87.tar.gz
* config/rs6000/darwin-tramp.asm: Fix comment formatting.
* config/rs6000/freebsd.h: Likewise. * config/rs6000/rs6000.c: Likewise. * config/sh/sh.c: Likewise. * config/sh/sh.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48362 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/freebsd.h')
-rw-r--r--gcc/config/rs6000/freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/freebsd.h b/gcc/config/rs6000/freebsd.h
index 1f2850a86ba..e4b9fc52fc0 100644
--- a/gcc/config/rs6000/freebsd.h
+++ b/gcc/config/rs6000/freebsd.h
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* Override the defaults, which exist to force the proper definition. */
+/* Override the defaults, which exist to force the proper definition. */
#undef CPP_OS_DEFAULT_SPEC
#define CPP_OS_DEFAULT_SPEC "%(cpp_os_freebsd)"