From 4bbb3702b84a9b4cbf56f6afd4d222687e90b154 Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 24 Jan 1997 02:12:15 +0000 Subject: [PATCH] missing */ --- gnu/usr.bin/gcc/config/mips/openbsd-le.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/gcc/config/mips/openbsd-le.h b/gnu/usr.bin/gcc/config/mips/openbsd-le.h index 883e10aef6e..387a283bdaa 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd-le.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd-le.h @@ -212,7 +212,7 @@ Boston, MA 02111-1307, USA. */ HALF_PIC_DECLARE (NAME); \ } while (0) -/* Assemble generic sections. +/* Assemble generic sections. */ /* Write the extra assembler code needed to declare an object properly. */ #undef ASM_DECLARE_OBJECT_NAME -- 2.20.1