mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
stw: fix comment
This commit is contained in:
parent
c7e38bc7fe
commit
ef3fe78478
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ framebuffer_destroy(
|
|||
}
|
||||
}
|
||||
|
||||
/* Given an hdc, return the corresponding wgl_context.
|
||||
/* Given an hdc, return the corresponding stw_framebuffer.
|
||||
*/
|
||||
struct stw_framebuffer *
|
||||
framebuffer_from_hdc(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue