~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to librpc/idl/dbgidl.idl

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[
 
2
        uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
 
3
        version(1.0),
 
4
        pointer_default(unique),
 
5
        helpstring("Remote IDL debugger")
 
6
] interface dbgidl 
 
7
{
 
8
        void dummy_dbgidl();
 
9
}