Complete Line
[src/app-framework-binder.git] / src / afb-wsj1-test.cpp
index ee83b7f..90044ed 100644 (file)
@@ -6,7 +6,7 @@ void onreply(const char *value){
 }
 
 int main(int ac, char **av){
-    char*uri=av[1] 
+    char*uri=av[1];
     char*api =av[2];
     char*verb =av[3]; 
     char*req =av[4];