diff options
Diffstat (limited to 'xorg/X11R7.6/rdp/rdpglyph.h')
| -rw-r--r-- | xorg/X11R7.6/rdp/rdpglyph.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/X11R7.6/rdp/rdpglyph.h b/xorg/X11R7.6/rdp/rdpglyph.h index 6bc6a9b3..6907f9e7 100644 --- a/xorg/X11R7.6/rdp/rdpglyph.h +++ b/xorg/X11R7.6/rdp/rdpglyph.h @@ -1,5 +1,5 @@ /* -Copyright 2012 Jay Sorg +Copyright 2012-2013 Jay Sorg Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that @@ -55,7 +55,7 @@ int rdp_text_chars_to_data(struct rdp_text* rtext); void -rdpGlypht(CARD8 op, PicturePtr pSrc, PicturePtr pDst, +rdpGlyphs(CARD8 op, PicturePtr pSrc, PicturePtr pDst, PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, int nlists, GlyphListPtr lists, GlyphPtr* glyphs); int |
