]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mysql_selector.c
command_util.sh: Make it read the function prototype from the source file
[paraslash.git] / mysql_selector.c
index f8885f9a0f50ea0dd185e4cbecbc3a0ab17d1d0e..b059de70b61cd49f8aa46e7c64411e8fb4617852 100644 (file)
@@ -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;