Missed warn_unused_result fix.

This commit is contained in:
roland 2007-01-11 08:11:14 +00:00
parent 0a3350be2b
commit fcb029e076
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%define eu_version 0.125
%define eu_release 2
%define eu_release 3
%if %{?_with_compat:1}%{!?_with_compat:0}
%define compat 1
@ -274,7 +274,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-2.fc7
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-3.fc7
- Fix overeager warn_unused_result build failures.
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-1