[vte] pty: Fix introspection annotation typo
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] pty: Fix introspection annotation typo
- Date: Wed, 23 Apr 2014 19:10:46 +0000 (UTC)
commit ecb9fcc8cfb73207bcda93889e3e2564d41f79c9
Author: Christian Persch <chpe gnome org>
Date: Wed Apr 23 21:09:19 2014 +0200
pty: Fix introspection annotation typo
src/pty.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/pty.c b/src/pty.c
index a5e6996..8b751d3 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -548,7 +548,7 @@ __vte_pty_spawn (VtePty *pty,
* @pty: a #VtePty
* @rows: the desired number of rows
* @columns: the desired number of columns
- * @error: (allow-none); return location to store a #GError, or %NULL
+ * @error: (allow-none): return location to store a #GError, or %NULL
*
* Attempts to resize the pseudo terminal's window size. If successful, the
* OS kernel will send #SIGWINCH to the child process group.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]