summaryrefslogtreecommitdiff
path: root/bitmaps.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:58 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:58 +0000
commitee11b04c48b57b74beacd0a905fbc96a86c75931 (patch)
tree44e736a163ffea3bde0a475734960c28233b9b1a /bitmaps.h
parent76312369bde4267f6405a4e1d26697258cc06b32 (diff)
Diffstat (limited to 'bitmaps.h')
-rw-r--r--bitmaps.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/bitmaps.h b/bitmaps.h
index 50555b2..de5806d 100644
--- a/bitmaps.h
+++ b/bitmaps.h
@@ -21,11 +21,8 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************************/
+/* $XFree86: xc/programs/x11perf/bitmaps.h,v 1.4 2001/01/17 23:45:11 dawes Exp $ */
/* Set fill style (if any) to a bitmap or tile */
-extern void SetFillStyle(/* xp, p */);
-/*
- XParms xp;
- Parms p;
-*/
+extern void SetFillStyle(XParms xp, Parms p);