summaryrefslogtreecommitdiffstats
path: root/gatchat/gatmux.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-10-12 16:00:44 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-10-15 16:15:17 -0500
commitbcf962c79c8d9d214d7e767a04e4e85f2ceb8afb (patch)
tree3ddc71ac121f56b88fb58398c2ec4ff6a9fb34d8 /gatchat/gatmux.h
parent6bfd76123bdfd64b3171a6960ae732b7c4832c4f (diff)
downloadofono-bcf962c79c8d9d214d7e767a04e4e85f2ceb8afb.tar.bz2
Forgot to add void* to get_data
Diffstat (limited to 'gatchat/gatmux.h')
-rw-r--r--gatchat/gatmux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatchat/gatmux.h b/gatchat/gatmux.h
index c8d6b778..fcb3f329 100644
--- a/gatchat/gatmux.h
+++ b/gatchat/gatmux.h
@@ -81,7 +81,7 @@ int g_at_mux_raw_read(GAtMux *mux, void *data, int toread);
int g_at_mux_raw_write(GAtMux *mux, const void *data, int towrite);
void g_at_mux_set_data(GAtMux *mux, void *data);
-void g_at_mux_get_data(GAtMux *mux);
+void *g_at_mux_get_data(GAtMux *mux);
/*!
* Uses the passed in GAtChat to setup a GSM 07.10 style multiplexer on the