]> Joshua Wise's Git repositories - netwatch.git/blobdiff - lib/minilib.c
merge
[netwatch.git] / lib / minilib.c
index 1ef4731713be39edfad63cce2c92aed9e9ecf3a7..7baca595ed4c62fa3ff0d09d1c8bbcaf1c0815d6 100644 (file)
@@ -81,5 +81,3 @@ void puthex(unsigned long l)
        tohex(d, l);
        puts(d);
 }
-
-
This page took 0.023066 seconds and 4 git commands to generate.