diff modules/bluespec/Pygar/core/AudioCoreRRR.cpp @ 15:a1833d9f6e3d pygar svn.16

[svn r16] Recent
author punk
date Tue, 27 Apr 2010 13:11:45 -0400
parents 6d461680c6d9
children 0cfbb1e2de22
line wrap: on
line diff
     1.1 --- a/modules/bluespec/Pygar/core/AudioCoreRRR.cpp	Tue Apr 27 09:13:34 2010 -0400
     1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreRRR.cpp	Tue Apr 27 13:11:45 2010 -0400
     1.3 @@ -18,7 +18,7 @@
     1.4  
     1.5  // constructor
     1.6  AUDIOCORERRR_SERVER_CLASS::AUDIOCORERRR_SERVER_CLASS() :
     1.7 -  serverStub(new AUDICORERRR_SERVER_STUB_CLASS(this))
     1.8 +  serverStub(new AUDIOCORERRR_SERVER_STUB_CLASS(this))
     1.9  {
    1.10      // instantiate stub
    1.11      printf("AUDIOCORERRR init called\n");