summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_stencil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_stencil.h')
-rw-r--r--src/mesa/swrast/s_stencil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/swrast/s_stencil.h b/src/mesa/swrast/s_stencil.h
index d15b5d2d4a..ec76edaf78 100644
--- a/src/mesa/swrast/s_stencil.h
+++ b/src/mesa/swrast/s_stencil.h
@@ -1,4 +1,4 @@
-/* $Id: s_stencil.h,v 1.7 2002/03/16 00:53:15 brianp Exp $ */
+/* $Id: s_stencil.h,v 1.8 2002/09/06 02:56:09 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -35,7 +35,7 @@
extern GLboolean
-_mesa_stencil_and_ztest_span(GLcontext *ctx, struct sw_span *span);
+_mesa_stencil_and_ztest_span(GLcontext *ctx, struct sw_span *span, GLuint face);