diff options
author | lloyd <[email protected]> | 2008-11-23 18:27:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-23 18:27:52 +0000 |
commit | c7792d1260d36ca2d025359d5bda610c6873e8a3 (patch) | |
tree | 51a2ae155c9095b7dc8bd43bd676679e0d87241d /src/entropy/win32_stats/info.txt | |
parent | c06e2fe478861cc339d40b6b5de6569f5f33140d (diff) |
Convert Win32 stats polling entropy source to use xor_into_buf. Untested.
Diffstat (limited to 'src/entropy/win32_stats/info.txt')
-rw-r--r-- | src/entropy/win32_stats/info.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/entropy/win32_stats/info.txt b/src/entropy/win32_stats/info.txt index 957d93772..825765539 100644 --- a/src/entropy/win32_stats/info.txt +++ b/src/entropy/win32_stats/info.txt @@ -13,10 +13,6 @@ es_win32.h es_win32.cpp </add> -<requires> -buf_es -</requires> - <os> windows cygwin |