fix dox warning
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed, 08 Aug 2007 12:33:33 +0200
changeset 1249 94a1eddc8196
parent 1248 2d698655b11e
child 1250 243eb985ad00
fix dox warning
src/common/packet.h
--- a/src/common/packet.h	Wed Aug 08 12:33:14 2007 +0200
+++ b/src/common/packet.h	Wed Aug 08 12:33:33 2007 +0200
@@ -306,7 +306,7 @@
    */
   Buffer Serialize (void) const;
   /**
-   * \param a byte buffer
+   * \param buffer a byte buffer
    *
    * This method reads a byte buffer as created by Packet::Serialize
    * and restores the state of the Packet to what it was prior to