| Make it clear its embedding not wrapping - warvox - VoIP based wardialing tool,… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit f14b18b5e2ce57fe083dabef02a6eebb905d6c28 | |
| parent d4667d876810a4f359f266dd7e39818a1533c00e | |
| Author: HD Moore <[email protected]> | |
| 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(-) | |
| --- | |
| 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 |