Ignore:
Timestamp:
Oct 2, 2023, 11:34:35 PM (23 months ago)
Author:
gyoung
Message:

Remaining changes from merge with Lars 2.9 branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/classes/c/c_audio/cwmp3.c

    r72 r104  
     1
     2/*
     3 *  This file was generated by the SOM Compiler.
     4 *  Generated using:
     5 *     SOM incremental update: 2.47
     6 */
     7
     8
    19/*
    210 * (C) Chris Wohlgemuth 2002-2004
     
    853861 *    cwmmAddTrackNamePage      : override;
    854862 */
     863
     864/*
     865 * SOM_Scope ULONG  SOMLINK cwmp3_cwmmQueryTrackInfo(MMMP3 *somSelf,
     866 *                                                   PSZ chrString,
     867 *                                                   ULONG ulSize,
     868 *                                                   int iWhich)
     869 */
     870
     871/*
     872 * The prototype for cwmp3_cwmmQueryTrackInfo was replaced by the following prototype:
     873 */
    855874SOM_Scope ULONG  SOMLINK cwmp3_cwmmQueryTrackInfo(MMMP3 *somSelf,
    856875                                                  PSZ chrString,
    857876                                                  ULONG ulSize,
    858                                                   int iWhich)
     877                                                  ULONG iWhich)
    859878{
    860879  somId id;
Note: See TracChangeset for help on using the changeset viewer.