[dia] [warningectomy] '/*' within block comment
- From: Hans Breuer <hans src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] [warningectomy] '/*' within block comment
- Date: Mon, 20 May 2013 14:50:47 +0000 (UTC)
commit af72bc3c479f84dfcd4baee377e7b002ebbf8446
Author: Hans Breuer <hans breuer org>
Date: Mon May 20 16:27:00 2013 +0200
[warningectomy] '/*' within block comment
./dia-object.h:52:32: warning: '/*' within block comment [-Wcomment]
* implementations from objects/*
^
bindings/dia-object.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/dia-object.h b/bindings/dia-object.h
index 9befddd..b6a4d62 100644
--- a/bindings/dia-object.h
+++ b/bindings/dia-object.h
@@ -49,7 +49,7 @@ private :
* \brief The basic building block of diagrams
*
* This is a proxy class to objects coming from Dia's object factory. The latter is populate by all the
objecct
- * implementations from objects/*
+ * implementations from objects
*/
class Object
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]