[anjuta] libanjuta: bgo #696984 - Remove extra empty lines in documentation comments
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: bgo #696984 - Remove extra empty lines in documentation comments
- Date: Mon, 1 Apr 2013 08:25:00 +0000 (UTC)
commit 7ff03b0234994d7dada7352278b30103749ecf4b
Author: Arnel A. Borja <kyoushuu yahoo com>
Date: Fri Mar 29 15:32:17 2013 +0800
libanjuta: bgo #696984 - Remove extra empty lines in documentation comments
There should be no empty lines between the function name and the arguments list.
libanjuta/anjuta-async-notify.c | 1 -
libanjuta/anjuta-utils.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libanjuta/anjuta-async-notify.c b/libanjuta/anjuta-async-notify.c
index 62b5596..6b64d83 100644
--- a/libanjuta/anjuta-async-notify.c
+++ b/libanjuta/anjuta-async-notify.c
@@ -115,7 +115,6 @@ anjuta_async_notify_new (void)
/**
* anjuta_async_notify_get_error:
- *
* @self: An #AnjutaAsyncNotify object
* @error: Return location for the error set by the called interface to which
* this object was passed. If no error is set, @error is set to NULL.
diff --git a/libanjuta/anjuta-utils.c b/libanjuta/anjuta-utils.c
index 2b6dad8..3632e62 100644
--- a/libanjuta/anjuta-utils.c
+++ b/libanjuta/anjuta-utils.c
@@ -838,7 +838,6 @@ has_valid_scheme (const char *uri)
/**
* anjuta_util_file_new_for_commandline_arg:
- *
* @arg: URI or relative or absolute file path
*
* Create a new file corresponding to arg, unlike g_file_new_for_commandline_arg,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]