summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2349_Regression/foo.idl
blob: e954afbb6ea9cc9ef074b84c43d3e4090976fcfe (plain)
1
2
3
4
5
6
// $Id$

interface foo
{
  oneway void shutdown ();
};