~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools.fix-836277

« back to all changes in this revision

Viewing changes to lib/include/hgfsServerManager.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-07-30 12:56:49 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090730125649-97sfj5li8axiseoo
Tags: 2009.07.22-179896-2
* Temporarily building without dumbnet, the recently uploaded
  new dumbnet upstream version broke down (Closes: #539006).
* Using more common name to store local debian additions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
Bool Hgfs_PowerOn(void);
33
33
 
34
34
void HgfsServerManager_GetDeviceLock(DeviceLock **lock);
 
35
Bool HgfsServerManager_ChangeState(Bool enable);
35
36
 
36
37
#else  /* VMX86_TOOLS */
37
38
Bool HgfsServerManager_Register(void *rpcIn,