Changeset 10323 for trunk


Ignore:
Timestamp:
04/07/11 21:52:45 (14 years ago)
Author:
tbretz
Message:
Some fixed to the docu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Converter.cc

    r10293 r10323  
    338338//! Converts from a binary block into a hex representation.
    339339//!
    340 //! @param ptr
     340//! @param dat
    341341//!     Pointer to the data block
    342342//!
     
    489489//!     or a bnary data-block (char).
    490490//!
    491 //! @param fmt
    492 //!     Format to be compiled. For details see class reference
     491//! @param str
     492//!     Data to be converted. For details see class reference
    493493//!
    494494//! @returns
Note: See TracChangeset for help on using the changeset viewer.