fix typo
[mesa.git] / src / mesa / swrast / s_blend.h
index 8d3124f28c879a264f9dbc369438f0b530541456..11bf378e31959846681eedd9cbd5e4f1b065f8eb 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: s_blend.h,v 1.7 2003/02/23 04:10:54 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -35,7 +34,7 @@
 
 
 extern void
-_mesa_blend_span( GLcontext *ctx, const struct sw_span *span,
+_swrast_blend_span( GLcontext *ctx, const struct sw_span *span,
                   GLchan rgba[][4] );