libepc r109 - in trunk: . examples libepc



Author: hasselmm
Date: 2007-11-22 18:26:39 +0000 (Thu, 22 Nov 2007)
New Revision: 109
ViewCVS link: http://svn.gnome.org/viewcvs/libepc?rev=109&view=rev

Modified:
   trunk/ChangeLog
   trunk/examples/simple-publisher.c
   trunk/libepc/consumer.c
   trunk/libepc/consumer.h
   trunk/libepc/contents.c
   trunk/libepc/contents.h
   trunk/libepc/publisher.c
   trunk/libepc/publisher.h
Log:
* libepc/consumer.c, libepc/consumer.h: Change return
type of epc_consumer_lookup from "gchar*" to "gpointer".
* libepc/contents.c, libepc/contents.h: Change data argument type
from "const gpointer" to "gconstpointer" for epc_contents_new_dup.
Move length argument behind data for consistency.
* libepc/publisher.c, libepc/publisher.h: Rename value argument to
data and change its type from "const gchar*" to "gconstpointer"
for consistency.
* examples/simple-publisher.c: Change order of length and
data argument when using epc_contents_new.

2007-11-22  Mathias Hasselmann  <mathias openismus com>

* libepc/consumer.c, libepc/consumer.h:
* libepc/contents.c, libepc/contents.h,

epc_contents_new_dup

, libepc/publisher.c, libepc/publisher.h,
Makefile.am: Your changes...





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]