Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 96a87b5

Browse files
author
Brian Melton
committed
Adding trailing POSIX newline
1 parent 24bac8e commit 96a87b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphsdk/src/main/java/com/microsoft/graph/http/HttpResponseCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ private HttpResponseCode() { }
6666
* Http response code for error response.
6767
*/
6868
public static final int HTTP_CLIENT_ERROR = 400;
69-
}
69+
}

0 commit comments

Comments
 (0)