Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Rings:1-MinimalX
cmuclmtk
decl-mismatch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File decl-mismatch.patch of Package cmuclmtk
Index: cmuclmtk-0.7/src/libs/rd_wlist_arry.c =================================================================== --- cmuclmtk-0.7.orig/src/libs/rd_wlist_arry.c +++ cmuclmtk-0.7/src/libs/rd_wlist_arry.c @@ -41,13 +41,14 @@ #include <stdio.h> #include <string.h> #include "general.h" +#include "sih.h" #include "ac_parsetext.h" /* allocate an lagre enough array and read in a list of words (first word on each line) Leave entry no. 0 empty. */ -void read_wlist_into_array(char *wlist_filename, int verbosity, char ***p_wlist, int *p_n_wlist) +void read_wlist_into_array(char *wlist_filename, int verbosity, char ***p_wlist, vocab_sz_t *p_n_wlist) { static char rname[]="read_wlist_into_array"; FILE *wlist_fp = rr_iopen(wlist_filename);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor