u_surfaces: add util_surfaces_peek
[mesa.git] / src / gallium / auxiliary / os / os_stream_str.c
index a2884798d63ee8b279be0e46e8c3fdd370cacc69..b5c7270d2ae08b6439cd6dbb833b42866227de7a 100644 (file)
@@ -27,7 +27,7 @@
 
 /**
  * @file
- * Stream implementation based on the Standard C Library.
+ * Malloc string stream implementation.
  */
 
 #include "pipe/p_config.h"