projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9cbb2c
)
mesa: Fix typo in a comment
author
Anuj Phogat
<anuj.phogat@gmail.com>
Fri, 26 Jun 2015 22:39:40 +0000
(15:39 -0700)
committer
Anuj Phogat
<anuj.phogat@gmail.com>
Fri, 24 Jul 2015 17:48:59 +0000
(10:48 -0700)
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/glformats.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/glformats.c
b/src/mesa/main/glformats.c
index 6688abe7c2cc3877240bef7cf48d748831262715..c3fd7341ebca295d2461a7513dcf8bb2603105e9 100644
(file)
--- a/
src/mesa/main/glformats.c
+++ b/
src/mesa/main/glformats.c
@@
-1324,7
+1324,7
@@
_mesa_unpack_format_to_base_format(GLenum format)
}
/**
- * Convert various base formats to the co
o
responding integer format.
+ * Convert various base formats to the co
r
responding integer format.
*/
GLenum
_mesa_base_format_to_integer_format(GLenum format)