[glib: 1/2] docs: Fix example program link
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] docs: Fix example program link
- Date: Wed, 24 Mar 2021 10:21:41 +0000 (UTC)
commit d6a9b954fa5521b8123ea0f50718f219bcf50c64
Author: Avinash Sonawane <rootkea gmail com>
Date: Wed Mar 24 10:21:38 2021 +0000
docs: Fix example program link
gio/gapplication.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index 3720146af..7591f6d28 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -2395,7 +2395,7 @@ g_application_open (GApplication *application,
* and override local_command_line(). In this case, you most likely want
* to return %TRUE from your local_command_line() implementation to
* suppress the default handling. See
- * [gapplication-example-cmdline2.c][gapplication-example-cmdline2]
+ *
[gapplication-example-cmdline2.c][https://gitlab.gnome.org/GNOME/glib/-/blob/master/gio/tests/gapplication-example-cmdline2.c]
* for an example.
*
* If, after the above is done, the use count of the application is zero
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]