Skip to content

Commit

Permalink
Fix app file format
Browse files Browse the repository at this point in the history
  • Loading branch information
ates committed Feb 8, 2013
1 parent af56db9 commit 2b080ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/epcap.app.src
@@ -1,3 +1,4 @@
{application, epcap,
[{description, "libpcap port"},
{vsn, "0.06"}]}.
{application, epcap, [
{description, "libpcap port"},
{vsn, "0.06"}
]}.

0 comments on commit 2b080ad

Please sign in to comment.