Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
atuttle committed Mar 26, 2016
1 parent 9ede60f commit 53de1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/api.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<cfargument name="matchedURI" />
<cfargument name="parsedResponse" />
<cfargument name="originalResponse" />
<cfargument name="statusCode" />
<cfargument name="statusCode" />
<cfreturn true />
</cffunction>

Expand Down

0 comments on commit 53de1c5

Please sign in to comment.