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)
commit6ef15f1329725afc782bcaeb1738be4cb444b5b8
tree94a0fdd69367a5fe6b06d1d18929040252be75b0
parenteb85ec174e9b2b7ecdb2bbfe49183ccad07045ae
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.026729 seconds and 4 git commands to generate.