/[svn]/linuxsampler/trunk/src/common/global.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/global.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 723 by schoenebeck, Thu May 19 19:25:14 2005 UTC revision 724 by iliev, Mon Jul 25 09:28:00 2005 UTC
# Line 99  typedef int16_t sample_t; Line 99  typedef int16_t sample_t;
99  typedef std::string String;  typedef std::string String;
100    
101  /**  /**
102   * Wether a function / method call was successful, or if warnings or even an   * Whether a function / method call was successful, or if warnings or even an
103   * error occured.   * error occured.
104   */   */
105  enum result_type_t {  enum result_type_t {

Legend:
Removed from v.723  
changed lines
  Added in v.724

  ViewVC Help
Powered by ViewVC