diff options
author | Rob Austein <sra@hactrn.net> | 2010-06-12 18:52:38 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-06-12 18:52:38 +0000 |
commit | 0e745fee0e6c50f49cb3aedada787a013064381e (patch) | |
tree | 7549eb60772224bb1caf919268150041054ca685 /rpkid/examples/prefixes.csv | |
parent | 8d0fc691ab55201419cce99b470576818633d0ca (diff) |
Remove stale comment
svn path=/rpkid/examples/asns.csv; revision=3283
Diffstat (limited to 'rpkid/examples/prefixes.csv')
-rw-r--r-- | rpkid/examples/prefixes.csv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rpkid/examples/prefixes.csv b/rpkid/examples/prefixes.csv index 160f9339..ece18d32 100644 --- a/rpkid/examples/prefixes.csv +++ b/rpkid/examples/prefixes.csv @@ -3,9 +3,6 @@ # Syntax: <child_handle> <prefix>/<length> # or: <child_handle> <min>-<max> # -# NB: Comment lines are not allowed in these files, this one is only -# present to explain the example -# Alice 192.0.2.0/27 Bob 192.0.2.44-192.0.2.100 Bob 10.0.0.0/8 |