summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.h
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-08-05 15:00:12 -0400
committerTodd Zullinger <tmz@pobox.com>2008-11-14 12:14:44 -0500
commit71cc51d10eeee9dfc56f0e2c0632cc49e58109ac (patch)
treeeeab25756887ce2374d435e6d291de8984e3203b /src/itdb_device.h
parent8eaba22d66cd0f9803178f0137020de97f304693 (diff)
downloadlibgpod-tmz-71cc51d10eeee9dfc56f0e2c0632cc49e58109ac.tar.gz
libgpod-tmz-71cc51d10eeee9dfc56f0e2c0632cc49e58109ac.tar.xz
libgpod-tmz-71cc51d10eeee9dfc56f0e2c0632cc49e58109ac.zip
Documentation: minor updates and formatting changes
Diffstat (limited to 'src/itdb_device.h')
-rw-r--r--src/itdb_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb_device.h b/src/itdb_device.h
index f5774e6..1ff1856 100644
--- a/src/itdb_device.h
+++ b/src/itdb_device.h
@@ -84,7 +84,7 @@ enum _ItdbThumbFormat
* Device/SysInfo
* @sysinfo_extended: The parsed content of SysInfoExtended, which can be NULL
* @sysinfo_changed: True if the sysinfo hash been changed by the user, false
- * otherwise. (see #itdb_set_sysinfo)
+ * otherwise. (see itdb_set_sysinfo())
* @timezone_shift: The difference in seconds between the current timezone
* and UTC
*