[PATCH] char-device: update function names in documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 server/char-device.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/server/char-device.h b/server/char-device.h
index 885cccc..39bff4e 100644
--- a/server/char-device.h
+++ b/server/char-device.h
@@ -93,10 +93,11 @@ GType red_char_device_get_type(void) G_GNUC_CONST;
  * Writing to the device
  * ---------------------
  * Write the data into RedCharDeviceWriteBuffer:
- * call red_char_device_buffer_get in order to get an appropriate buffer.
- * call red_char_device_buffer_add in order to push the buffer to the write queue.
+ * call red_char_device_write_buffer_get/red_char_device_write_buffer_get_server_no_token
+ * in order to get an appropriate buffer.
+ * call red_char_device_write_buffer_add in order to push the buffer to the write queue.
  * If you choose not to push the buffer to the device, call
- * red_char_device_buffer_release
+ * red_char_device_write_buffer_release
  *
  * reading from the device
  * -----------------------
-- 
2.7.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]