Mercurial > pidgin.yaz
changeset 12835:6a81da55d4d4
[gaim-migrate @ 15183]
Fix a copy-and-paste mistake. I KNOW I fixed this once before I committed. Why do I always lose changes?
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 11 Jan 2006 22:55:38 +0000 |
parents | 03ff00e0bb84 |
children | 339d61ebca8a |
files | src/log.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/log.h Wed Jan 11 22:55:14 2006 +0000 +++ b/src/log.h Wed Jan 11 22:55:38 2006 +0000 @@ -424,7 +424,7 @@ GList *gaim_log_logger_get_options(void); /**************************************************************************/ -/** @name Conversations Subsystem */ +/** @name Log Subsystem */ /**************************************************************************/ /*@{*/