Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mor1 committed Apr 18, 2018
1 parent da905e4 commit e8125dc
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 174 deletions.
4 changes: 2 additions & 2 deletions lib/afi.ml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
open Printf
open Operators

type tc =
| IP4
type tc =
| IP4
| IP6
| UNKNOWN of int
let tc_to_int = function
Expand Down
Loading

0 comments on commit e8125dc

Please sign in to comment.