fix gcc warning in depanalysis.c
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 6 Sep 2010 00:36:59 +0000 (20:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 6 Sep 2010 00:36:59 +0000 (20:36 -0400)
commit45292ddcd14ae5ce007e2850a8896b0b9b5a29c0
tree4f71963d5887b8d5b580975dc15903d93671249a
parent7a3f0cf6ce6025092dbc57703d5334caf1041f84
fix gcc warning in depanalysis.c

Small patch to fix typo/mispelling of sstack_item_new_event() in
lttv/modules/text/sstack.h

(GCC merely throws a warning, but Launchpad would throw a build error on
amd64.)

From: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttv/modules/text/sstack.h
This page took 0.022802 seconds and 4 git commands to generate.