Skip to content

Commit

Permalink
Reformatting export attribute.
Browse files Browse the repository at this point in the history
  • Loading branch information
archaelus committed Nov 29, 2010
1 parent bbaa124 commit 2e526de
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/enet_tap.erl
Expand Up @@ -8,8 +8,10 @@
-module(enet_tap).

%% API
-export([open/0, open/1,
if_config/2,
-export([open/0
,open/1
,if_config/2
,close/1
]).

-compile(export_all).
Expand Down

0 comments on commit 2e526de

Please sign in to comment.