changeset 12484:74e33b6d8d74

[gaim-migrate @ 14796] A note committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 14 Dec 2005 22:50:05 +0000
parents 54448bd2ccc7
children 0480ba917a6e
files src/status.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/status.h	Wed Dec 14 19:06:27 2005 +0000
+++ b/src/status.h	Wed Dec 14 22:50:05 2005 +0000
@@ -176,7 +176,8 @@
 										  gboolean independent);
 
 /**
- * Creates a new status type with some default values.
+ * Creates a new status type with some default values (not
+ * savable and not independent).
  *
  * @param primitive     The primitive status type.
  * @param id            The ID of the status type.