From b9aaea84c9092c83906676aa97d8a7ea89a51f36 Mon Sep 17 00:00:00 2001 From: Christopher Blizzard Date: Mon, 19 Jun 2000 03:02:06 +0000 Subject: add comment delimiters around trailing text after #endifs to remove warnings --- pango/pango-glyph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-glyph.h') diff --git a/pango/pango-glyph.h b/pango/pango-glyph.h index f4ef2fa4..c8e29fd6 100644 --- a/pango/pango-glyph.h +++ b/pango/pango-glyph.h @@ -118,4 +118,4 @@ void pango_justify (PangoGlyphString *glyphs, } #endif /* __cplusplus */ -#endif __PANGO_GLYPH_H__ +#endif /* __PANGO_GLYPH_H__ */ -- cgit v1.2.1