mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
further small changes to elminate most of the remaining warnings.
* error.c trionan.[ch] testThreads.c python/generator.py: further small changes to elminate most of the remaining warnings.
This commit is contained in:
@ -84,7 +84,7 @@ thread_specific_data(void *private_data)
|
||||
}
|
||||
|
||||
int
|
||||
main()
|
||||
main(void)
|
||||
{
|
||||
unsigned int i, repeat;
|
||||
unsigned int num_threads = sizeof(testfiles) / sizeof(testfiles[0]);
|
||||
|
Reference in New Issue
Block a user