GNOME Bugzilla – Bug 328261
Fix build with gcc 2.95
Last modified: 2006-01-25 11:34:41 UTC
The following patch fixes a few C99-style variable initializations. (2.13.3)
Created attachment 57908 [details] [review] C89 fixes
Patch committed. Thanks. 2006-01-25 Don Scorgie <dscorgie@cvs.gnome.org> * src/yelp-print.c: * src/yelp-toc-pager.c: Patch from Jens Granseuer to fix some C99 initialisations bug #328261