src/common/packet.h
changeset 1249 94a1eddc8196
parent 1246 b9a73908ce00
child 1360 7686e996bd1d
--- 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