Przeglądaj źródła

Update answerer.c

stevedanOgochu 5 lat temu
rodzic
commit
c89163610b
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      test/p2p_c_version/answerer.c

+ 2 - 1
test/p2p_c_version/answerer.c

@@ -87,7 +87,8 @@ int main(int argc, char **argv) {
 			"[Command]: ");
 
 		int command = -1;
-		// int check_scan
+		int c;
+		// int check_can
 		if (scanf("%d", &command)){