projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27581d1
)
gallium: Correct minor typo in header comments
author
Alyssa Rosenzweig
<alyssa@rosenzweig.io>
Mon, 26 Mar 2018 15:56:53 +0000
(15:56 +0000)
committer
Dylan Baker
<dylan@pnwbakers.com>
Mon, 26 Mar 2018 17:15:04 +0000
(10:15 -0700)
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/gallium/include/state_tracker/graw.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/state_tracker/graw.h
b/src/gallium/include/state_tracker/graw.h
index 217fa31ba198d16c265bd4c776ad34d3b3619331..78ddf0a87f7a5fbe702f70bfa3917cc7ad1f8654 100644
(file)
--- a/
src/gallium/include/state_tracker/graw.h
+++ b/
src/gallium/include/state_tracker/graw.h
@@
-33,7
+33,7
@@
* necessary to implement this interface is orchestrated by the
* individual target building this entity.
*
- * For instance, the graw-xlib target includes code to implent these
+ * For instance, the graw-xlib target includes code to imple
me
nt these
* interfaces on top of the X window system.
*
* Programs using this interface may additionally benefit from some of