diff --git a/packetWin7/Dll/Packet32.cpp b/packetWin7/Dll/Packet32.cpp index 34c0bbab..6c421664 100644 --- a/packetWin7/Dll/Packet32.cpp +++ b/packetWin7/Dll/Packet32.cpp @@ -3198,7 +3198,7 @@ BOOLEAN PacketSetTimestampMode(LPADAPTER AdapterObject, ULONG mode) /*! \brief Retrieve the list of supported timestamp modes on an adapter - \param pModes User allocated array that will be filled with the available timestamp modes. First element is the length of the array minus 1. + \param pModes User allocated array that will be filled with the available timestamp modes. First element is the length of the array. \return If the function succeeds, the return value is nonzero. If the return value is zero, pModes[0] contains the number of ULONGs that are needed to contain the timestamp mode list. */