summaryrefslogtreecommitdiff
path: root/atk/atkimage.c
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-06-23 16:01:59 +0000
committerBill Haneman <billh@src.gnome.org>2006-06-23 16:01:59 +0000
commit5d9db2b46dfe8cfa91948d8f45f22e6f14f12fd6 (patch)
treef6a2376c317e0ffeca2ca0f29f50e9b4e00695ae /atk/atkimage.c
parent410bb17332fd4d4bb46a892ad213ed5ab523b6da (diff)
downloadatk-5d9db2b46dfe8cfa91948d8f45f22e6f14f12fd6.tar.gz
Revise atk-docs.sgml to add indices for deprecated and new
symbols, and modify the inline docs so that the parser can find them. Bug #313183.
Diffstat (limited to 'atk/atkimage.c')
-rwxr-xr-xatk/atkimage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkimage.c b/atk/atkimage.c
index 30c2705..2f9edea 100755
--- a/atk/atkimage.c
+++ b/atk/atkimage.c
@@ -191,7 +191,7 @@ atk_image_get_image_position (AtkImage *image,
* atk_image_get_image_locale:
* @image: An #AtkImage
*
- * @Since ATK 1.12
+ * Since ATK 1.12
*
* Returns a string corresponding to the POSIX LC_MESSAGES locale used by the image description, or NULL if the image does not specify a locale.
*