Skip to content

Commit 1aa1e88

Browse files
elpetegithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent 299deb2 commit 1aa1e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/web/context/Response.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ component accessors="true" {
331331
/**
332332
* This is a no-op since newer servlet specs do not support setting the status text
333333
*/
334-
Response function setStatusText() {
334+
Response function setStatusText(){
335335
return this;
336336
}
337337

0 commit comments

Comments
 (0)