Browse Source

Update answerer.c

stevedanOgochu 5 năm trước cách đây
mục cha
commit
c89163610b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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)){