浏览代码

bin.org: Fix a babel error

master
Mitch Tishmack 8 年前
父节点
当前提交
6debb6ff08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      bin.org

+ 1
- 1
bin.org 查看文件

@@ -17,7 +17,7 @@ A stupid script I wrote ages ago to help me be lazy with cidr
notation for stuff. Setup the wrong netmask a few times and
you too, will wish for something similar.

#+BEGIN_SRC perl :padline no :tangle tmp/bin/cidr:padline no
#+BEGIN_SRC perl :padline no :tangle tmp/bin/cidr
#!/usr/bin/env perl
#
# Convert input ip/cidr|netmask|hexnetmask to useable network information.


正在加载...
取消
保存