diff options
author | Yang Tse <yangsita@gmail.com> | 2009-06-09 00:49:34 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-06-09 00:49:34 +0000 |
commit | 16ae283fb46a852a70a4ef73bb3254239e59ea1e (patch) | |
tree | 0ec32fc0385ffe282a16affb1ce0527999964152 /RELEASE-NOTES | |
parent | 312600fe9ce4e7a0345fe90ff690c580dedda8e1 (diff) |
initialize fread callback pointer to avoid compiler warning
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fa76d9afb..2061683da 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -36,6 +36,6 @@ advice from friends like these: Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg, - Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman + Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman, Daniel Steinberg, Thanks! (and sorry if I forgot to mention someone) |