Make it clear its embedding not wrapping - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit f14b18b5e2ce57fe083dabef02a6eebb905d6c28
(DIR) parent d4667d876810a4f359f266dd7e39818a1533c00e
(HTM) Author: HD Moore <hd_moore@rapid7.com>
Date: Wed, 25 Feb 2009 06:37:16 +0000
Make it clear its embedding not wrapping
Diffstat:
M src/ruby-kissfft/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/ruby-kissfft/main.c b/src/ruby-kissfft/main.c
@@ -1,5 +1,5 @@
/*
- ruby-kissfft: a simple ruby wrapper around the Kiss FFT library
+ ruby-kissfft: a simple ruby module embedding the Kiss FFT library
Copyright (C) 2009 H D Moore <hdm[at]metasploit.com>
Derived from "psdpng.c" from the KissFFT tools directory