[vala/0.36: 58/173] docs: Drop errornous @return documentation on void method
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.36: 58/173] docs: Drop errornous @return documentation on void method
- Date: Fri, 9 Feb 2018 13:59:11 +0000 (UTC)
commit d6a296808864ee3499e5a29571a48cbf682cbd8f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Sep 6 08:49:53 2017 +0200
docs: Drop errornous @return documentation on void method
codegen/valatyperegisterfunction.vala | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/codegen/valatyperegisterfunction.vala b/codegen/valatyperegisterfunction.vala
index 5f8d2be..72793cd 100644
--- a/codegen/valatyperegisterfunction.vala
+++ b/codegen/valatyperegisterfunction.vala
@@ -413,8 +413,6 @@ public abstract class Vala.TypeRegisterFunction {
/**
* Returns additional C initialization statements to setup interfaces.
- *
- * @return C statements
*/
public virtual void get_type_interface_init_statements (CCodeBlock block, bool plugin) {
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]