Revision: 9051
          http://playerstage.svn.sourceforge.net/playerstage/?rev=9051&view=rev
Author:   jpgr87
Date:     2011-05-24 02:17:51 +0000 (Tue, 24 May 2011)

Log Message:
-----------
Fixed capabilities typo in libplayerc

Modified Paths:
--------------
    code/player/trunk/client_libs/libplayerc/device.c

Modified: code/player/trunk/client_libs/libplayerc/device.c
===================================================================
--- code/player/trunk/client_libs/libplayerc/device.c   2011-05-24 02:12:05 UTC 
(rev 9050)
+++ code/player/trunk/client_libs/libplayerc/device.c   2011-05-24 02:17:51 UTC 
(rev 9051)
@@ -111,7 +111,7 @@
   capreq.type = type;
   capreq.subtype = subtype;
 
-  return playerc_client_request(device->client, device, PLAYER_CAPABILTIES_REQ,
+  return playerc_client_request(device->client, device, 
PLAYER_CAPABILITIES_REQ,
                  &capreq, NULL) >= 0 ? 1 : 0;
 }
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to