diff options
author | Manish Singh <yosh@gimp.org> | 2001-10-15 01:44:03 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2001-10-15 01:44:03 +0000 |
commit | db7dd9f42902dc98dd20435e4852079a6ba9216f (patch) | |
tree | ae2e38e4e4df95782c3d1236559179136921722d | |
parent | 94d72e79a212ac3c1aff578bb12b3370f7e7bd25 (diff) | |
download | pango-db7dd9f42902dc98dd20435e4852079a6ba9216f.tar.gz |
add missing comment end marker to make it compile
Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org>
* pango/pangox.c: add missing comment end marker to make it compile
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-0 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-2 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-4 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-6 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 4 | ||||
-rw-r--r-- | pango/pangox.c | 7 |
9 files changed, 33 insertions, 3 deletions
@@ -19,6 +19,7 @@ pangowin32-uninstalled.pc pango.spec pango-config stamp-h +stamp-h1 libtool ltconfig ltmain.sh @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 817e635e..d3b2a78f 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,7 @@ +Sun Oct 14 18:42:56 2001 Manish Singh <yosh@gimp.org> + + * pango/pangox.c: add missing comment end marker to make it compile + 2001-10-14 Matthias Clasen <matthiasc@poet.de> * pango/pangox.c, pango/pangoxft-font.c, pango/pangoxft-fontmap.c, diff --git a/pango/pangox.c b/pango/pangox.c index b600e5a9..9d447bc1 100644 --- a/pango/pangox.c +++ b/pango/pangox.c @@ -243,8 +243,9 @@ pango_x_get_font_struct (PangoFont *font, PangoXSubfontInfo *info) * pango_x_get_context: * @display: an X display (As returned by XOpenDisplay().) * - * Retrieves a #PangoContext appropriate for rendering with X fonts on the given display. - * + * Retrieves a #PangoContext appropriate for rendering with X fonts on the + * given display. + * * Return value: the new #PangoContext. **/ PangoContext * @@ -2070,7 +2071,7 @@ pango_x_fallback_shape (PangoFont *font, * unknown character. * * Return value: a glyph index into @font. - + */ PangoGlyph pango_x_font_get_unknown_glyph (PangoFont *font, gunichar wc) |