Skip to content

Commit

Permalink
return string
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkowalski committed Jul 29, 2015
1 parent b7aff43 commit 5c48f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mochiweb_clock.erl
Expand Up @@ -58,7 +58,7 @@ rfc1123() ->
[{rfc1123, Date}] ->
Date;
[] ->
<<"">>
""
end.

%% gen_server.
Expand Down

0 comments on commit 5c48f09

Please sign in to comment.