Updating branch refs/heads/master
to 3295a94affb1214343362ed42cc05c02dd2b7781 (commit)
from 60ce225154142c2fc0a62b11ee9f43a53c04dc88 (commit)
commit 3295a94affb1214343362ed42cc05c02dd2b7781
Author: Daniel Morales <[email protected]>
Date: Tue Jan 26 02:42:30 2010 -0200
Typo
libshares/shares.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libshares/shares.c b/libshares/shares.c
index f4b46a7..e5d2836 100644
--- a/libshares/shares.c
+++ b/libshares/shares.c
@@ -732,7 +732,7 @@ add_share (ShareInfo *info, GError **error)
net_success = net_usershare_run (argc, argv, &key_file, &real_error);
- if (info->is_writable) g_free (argv[5]);
+ if (!info->is_writable) g_free (argv[5]);
if (!net_success)
{
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits