changeset 78:b9bc2d2a12a6

cosmetic
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 11 Jul 2008 18:03:56 +0900
parents 425b707d20bb
children 7871aac19438
files waaad/message.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/waaad/message.h	Fri Jul 11 18:02:38 2008 +0900
+++ b/waaad/message.h	Fri Jul 11 18:03:56 2008 +0900
@@ -42,7 +42,7 @@
  *   - The peer thread receives the message from the transport layer and saves it as a buffer.
  *   - The Security module handles this message and decrypt the content as needed, as a new buffer.
  *   - The function "msg_parse_buffer" is called to quickly check the structure and coherency of the message.
- *   - A first level of filter is applied from header information: Answer message without corresponding request, ...
+ *   - A first level of filters is applied from header information: Answer message without corresponding request, ...
  *   - The function "msg_parse_dict" is called to save all AVP values in the msg structure. The buffer is then discarded.
  *   - The message is queued for handling by the routing daemon.
  *   - When the message is picked, the function will decide on the destination of the message and modify it accordingly.
"Welcome to our mercurial repository"