arg, more compile errors fixed
This commit is contained in:
parent
76e37f8448
commit
ec722de131
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ public class ExtractGooglecodeAuthorization {
|
|||
if (debug) {
|
||||
System.out.println("Connected to:" + url.toString());
|
||||
System.out.println("-- Data sent:\n" + data.toString());
|
||||
System.out.ptintln("--");
|
||||
System.out.println("--");
|
||||
}
|
||||
|
||||
// Get the response
|
||||
|
|
Loading…
Reference in a new issue