From 5035d6cb2ab53cf3748d14a430a77f33e579f43c Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sat, 21 Nov 2020 19:48:48 -0600 Subject: aaaaaaaaaaaaa --- P3/.vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'P3/.vscode') diff --git a/P3/.vscode/launch.json b/P3/.vscode/launch.json index ef82fe9..5fab37f 100644 --- a/P3/.vscode/launch.json +++ b/P3/.vscode/launch.json @@ -9,7 +9,7 @@ "type": "cppdbg", "request": "launch", "program": "${workspaceFolder}/web_server", - "args": ["9000", "testing", "10", "5", "0", "20", "21"], + "args": ["9000", "testing", "2", "2", "0", "10", "3"], "stopAtEntry": false, "cwd": "${workspaceFolder}", -- cgit v1.2.3