[patch] making gnome_vfs_make_valid_utf8 public



hi

	this patch make the gnome_vfs_make_valid_utf8 function public, it was
made private when moving it from eel, i need it to remove the one that
eel has, i'm cleaning eel up a bit :-)

may i commit?

Diego


Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-vfs/ChangeLog,v
retrieving revision 1.1418
diff -r1.1418 ChangeLog
0a1,5
> 2002-11-05  Diego Gonzalez  <diego pemas net>
> 
> 	* libgnomevfs/gnome-vfs-utils.[c-h]: (gnome_vfs_make_valid_utf8):
> 	make public
> 
Index: libgnomevfs/gnome-vfs-utils.c
===================================================================
RCS file: /cvs/gnome/gnome-vfs/libgnomevfs/gnome-vfs-utils.c,v
retrieving revision 1.57
diff -r1.57 gnome-vfs-utils.c
1055c1055
< static char *
---
> char *
Index: libgnomevfs/gnome-vfs-utils.h
===================================================================
RCS file: /cvs/gnome/gnome-vfs/libgnomevfs/gnome-vfs-utils.h,v
retrieving revision 1.36
diff -r1.36 gnome-vfs-utils.h
148a149,151
> 
> char * gnome_vfs_make_valid_utf8 (const char *name);
> 

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]