mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
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:
parent
3ad58e9de4
commit
77e69b7b91
3 changed files with 8 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue