14 lines
480 B
Diff
14 lines
480 B
Diff
|
diff --git a/src/lhttpc.app.src b/src/lhttpc.app.src
|
|||
|
index 1c3d93b..35f7cc7 100644
|
|||
|
--- a/src/lhttpc.app.src
|
|||
|
+++ b/src/lhttpc.app.src
|
|||
|
@@ -24,7 +24,7 @@
|
|||
|
%%% ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
%%% ----------------------------------------------------------------------------
|
|||
|
|
|||
|
-%%% @author Oscar Hellstr<74>m <oscar@hellstrom.st>
|
|||
|
+%%% @author Oscar Hellstrom <oscar@hellstrom.st>
|
|||
|
%%% @doc This is the specification for the lhttpc application.
|
|||
|
%%% @end
|
|||
|
{application, lhttpc,
|