From 778ac06acb14495e68242bc91ccc67bee4953db4 Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 25 Sep 2004 14:36:40 +0000 Subject: * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c, gthr-dce.h, gthr-posix.h, gthr-solaris.h, gthr-win32.h, lambda-code.c, lambda-mat.c, libgcc2.c, stmt.c, tree-ssa-pre.c, tree-vn.c, tree.h: Fix comment formatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88102 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/dwarf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/dwarf.h') diff --git a/gcc/dwarf.h b/gcc/dwarf.h index 6a58c683a70..2e1a7025923 100644 --- a/gcc/dwarf.h +++ b/gcc/dwarf.h @@ -219,7 +219,7 @@ enum dwarf_fundamental_type { /* GNU extensions The low order byte must indicate the size (in bytes) for the type. - All of these types will probably break "classic" svr4 SDB */ + All of these types will probably break "classic" svr4 SDB. */ FT_long_long = 0x8008, FT_signed_long_long = 0x8108, -- cgit v1.2.3