X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mysql_selector.c;h=b059de70b61cd49f8aa46e7c64411e8fb4617852;hp=f8885f9a0f50ea0dd185e4cbecbc3a0ab17d1d0e;hb=0a405367cdc8f3b0f49fb5ec3798378a2fc4589b;hpb=eb0b03d2d24db75d1ece27b1cec133fc7df7d1c3 diff --git a/mysql_selector.c b/mysql_selector.c index f8885f9a..b059de70 100644 --- a/mysql_selector.c +++ b/mysql_selector.c @@ -459,7 +459,8 @@ int com_laa(int fd, int argc, __a_unused char *argv[]) /* * history */ -int com_hist(int fd, int argc, char *argv[]) { +int com_hist(int fd, int argc, char *argv[]) +{ int ret; void *result = NULL; char *q, *atts;