mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
$NetBSD: patch-ab,v 1.1 2010/05/04 02:46:50 taca Exp $
|
|
|
|
--- tools/fuzz.rb.orig 2010-04-30 09:05:37.000000000 +0000
|
|
+++ tools/fuzz.rb
|
|
@@ -1,3 +1,5 @@
|
|
+#!ruby
|
|
+
|
|
require 'json'
|
|
|
|
require 'iconv'
|