]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTOUTHomerBuffer.h
Fixing in/out tags in documentation
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTOUTHomerBuffer.h
index c23aef3019d2296f48f807e34450d3badb182759..8130a9e0a5aba9828a3a47b301b158bf572a33c8 100644 (file)
@@ -65,9 +65,9 @@ class AliHLTOUTHomerBuffer : public AliHLTOUT, public AliHLTLogging {
 
   /**
    * Get the data buffer
-   * @param index   [in]  index of the block
-   * @param pBuffer [out] buffer of the selected data block
-   * @param size    [out] size of the selected data block
+   * @param [in]  index   index of the block
+   * @param [out] pBuffer buffer of the selected data block
+   * @param [out] size    size of the selected data block
    */
   virtual int GetDataBuffer(AliHLTUInt32_t index, const AliHLTUInt8_t* &pBuffer, 
                            AliHLTUInt32_t& size);