fixed comment.

2003-10-15  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-utils.c (gimp_config_sync): fixed comment.
This commit is contained in:
Sven Neumann 2003-10-15 17:54:42 +00:00 committed by Sven Neumann
parent 3ad58e9de4
commit 77e69b7b91
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-10-15 Sven Neumann <sven@gimp.org>
* app/config/gimpconfig-utils.c (gimp_config_sync): fixed comment.
2003-10-15 Sven Neumann <sven@gimp.org>
* app/gui/file-new-dialog.c (file_new_dialog_set): sync from the

View File

@ -188,6 +188,8 @@ gimp_config_diff (GimpConfig *a,
* that have all @flags set. Differing values are then copied from
* @src to @dest. If @flags is 0, all differing read/write properties
* are synced.
*
* Return value: %TRUE if @dest was modified, %FALSE otherwise
**/
gboolean
gimp_config_sync (GimpConfig *src,

View File

@ -188,6 +188,8 @@ gimp_config_diff (GimpConfig *a,
* that have all @flags set. Differing values are then copied from
* @src to @dest. If @flags is 0, all differing read/write properties
* are synced.
*
* Return value: %TRUE if @dest was modified, %FALSE otherwise
**/
gboolean
gimp_config_sync (GimpConfig *src,