GUAC-236: They're buffers, not buggers.
This commit is contained in:
parent
86eb9c4b8a
commit
e2030c03d0
@ -293,7 +293,7 @@ guacenc_buffer* guacenc_display_get_related_buffer(guacenc_display* display,
|
||||
* when drawing the image.
|
||||
*
|
||||
* @param layer_index
|
||||
* The index of the layer or bugger that the image should be drawn to.
|
||||
* The index of the layer or buffer that the image should be drawn to.
|
||||
*
|
||||
* @param mimetype
|
||||
* The mimetype of the image data that will be received along this stream.
|
||||
|
@ -154,7 +154,7 @@ guacenc_decoder* guacenc_get_decoder(const char* mimetype);
|
||||
* when drawing the image.
|
||||
*
|
||||
* @param index
|
||||
* The index of the layer or bugger that the image should be drawn to.
|
||||
* The index of the layer or buffer that the image should be drawn to.
|
||||
*
|
||||
* @param mimetype
|
||||
* The mimetype of the image data that will be received along this stream.
|
||||
|
Loading…
Reference in New Issue
Block a user