From: compudj Date: Mon, 21 Jun 2004 17:28:32 +0000 (+0000) Subject: unnamed attributes not implemented X-Git-Tag: v0.12.20~2886 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=bcc71139a65159446c0d00b2677969ebdc5639ca;p=lttv.git unnamed attributes not implemented git-svn-id: http://ltt.polymtl.ca/svn@603 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/lttv/attribute.h b/ltt/branches/poly/lttv/lttv/attribute.h index 784fcdc8..017f03f1 100644 --- a/ltt/branches/poly/lttv/lttv/attribute.h +++ b/ltt/branches/poly/lttv/lttv/attribute.h @@ -19,6 +19,8 @@ #ifndef ATTRIBUTE_H #define ATTRIBUTE_H +/* FIXME : unnamed attributed not implemented *" + #include #include #include diff --git a/ltt/branches/poly/lttv/lttv/iattribute.h b/ltt/branches/poly/lttv/lttv/iattribute.h index 95d1fcf1..0bf10ad7 100644 --- a/ltt/branches/poly/lttv/lttv/iattribute.h +++ b/ltt/branches/poly/lttv/lttv/iattribute.h @@ -16,6 +16,8 @@ * MA 02111-1307, USA. */ +/* FIXME : unnamed attributed not implemented */ + #ifndef IATTRIBUTE_H #define IATTRIBUTE_H