diff src/util.h @ 10871:6240d7fd5b2c

[gaim-migrate @ 12558] Make a bunch of stuff static and rename set_gaim_user_dir to gaim_util_set_user_dir committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 25 Apr 2005 04:22:29 +0000
parents 3e43c132f151
children 719779387f96
line wrap: on
line diff
--- a/src/util.h	Mon Apr 25 04:03:16 2005 +0000
+++ b/src/util.h	Mon Apr 25 04:22:29 2005 +0000
@@ -362,7 +362,7 @@
  * Define a custom gaim settings directory, overriding the default (user's home directory/.gaim)
  * @param dir The custom settings directory
  */
-void set_gaim_user_dir(const char *dir);
+void gaim_util_set_user_dir(const char *dir);
 
 /**
  * Builds a complete path from the root, making any directories along