From 69416aaa4035985aa00696c61785032b87d74d3b Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 2 Nov 2015 18:05:48 +0300 Subject: removed some weird symbols that surely shouldn't be in the code --- share/shares.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'share/shares.c') diff --git a/share/shares.c b/share/shares.c index c922a3d..6a239ff 100644 --- a/share/shares.c +++ b/share/shares.c @@ -215,7 +215,6 @@ net_usershare_run (int argc, char **argv, GKeyFile **ret_key_file, GError **erro return retval; } - /* Internals */ @@ -754,7 +753,6 @@ modify_share (const char *old_path, ShareInfo *info, GError **error) return add_share (info, error); } - /* Public API */ -- cgit v1.2.1