~ubuntu-branches/ubuntu/raring/freerdp/raring-proposed

« back to all changes in this revision

Viewing changes to channels/rdpdr/rdpdr_capabilities.c

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-07-05 14:05:26 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100705140526-2ltv2dqy49qomob3
Tags: 0.7.2-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
227
227
                                break;
228
228
 
229
229
                        default:
230
 
                                //ui_unimpl(NULL, "Device redirection capability set type %d\n", capabilityType);
 
230
                                //fprintf(stderr, "unimpl: Device redirection capability set type %d\n", capabilityType);
231
231
                                break;
232
232
                }
233
233
        }