summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/os/os_stream_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/os/os_stream_null.c')
-rw-r--r--src/gallium/auxiliary/os/os_stream_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/os/os_stream_null.c b/src/gallium/auxiliary/os/os_stream_null.c
index b55ce9c926..128c4e8f0e 100644
--- a/src/gallium/auxiliary/os/os_stream_null.c
+++ b/src/gallium/auxiliary/os/os_stream_null.c
@@ -27,7 +27,7 @@
/**
* @file
- * Stream implementation for the Windows Display driver.
+ * Null stream implementation.
*/
#include "os_memory.h"