mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Add prototype for g_completion_complete_utf8().
Wed Feb 4 17:58:51 2004 Manish Singh <yosh@gimp.org> * glib/gcompletion.h: Add prototype for g_completion_complete_utf8(). * tests/completion-test.c: #include <string.h>
This commit is contained in:
committed by
Manish Singh
parent
5889997512
commit
bbf110839c
@@ -23,7 +23,9 @@
|
||||
* files for a list of changes. These files are distributed with
|
||||
* GLib at ftp://ftp.gtk.org/pub/gtk/.
|
||||
*/
|
||||
#include <glib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "glib.h"
|
||||
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
|
Reference in New Issue
Block a user