فهرست منبع

Update answerer.c

stevedanOgochu 5 سال پیش
والد
کامیت
c89163610b
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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)){