Fixed following compile warning:
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 25 Nov 2008 06:38:27 +0000 (06:38 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 25 Nov 2008 06:38:27 +0000 (06:38 +0000)
commit4e1c69e6aff49427e5158a306a341e04e5a84bb9
tree966c0e354109aef5903eceb5120e078283f0cf1c
parent05549e3e03ab62e55df1260010cc11b2b5731921
Fixed following compile warning:

gcc -DHAVE_CONFIG_H -I.. -I..     -g -O2 -MT lttd.o -MD -MP -MF
.deps/lttd.Tpo
+-c -o lttd.o lttd.c
lttd.c: In function 'read_subbuffer':
lttd.c:467: warning: passing argument 2 of 'splice' from incompatible pointer type

git-svn-id: http://ltt.polymtl.ca/svn@3161 04897980-b3bd-0310-b5e0-8ef037075253
trunk/ltt-control/lttd/lttd.c
This page took 0.022568 seconds and 4 git commands to generate.