equal
deleted
inserted
replaced
120 case UpnpCommand::EParamDeviceUuid: // flow through |
120 case UpnpCommand::EParamDeviceUuid: // flow through |
121 case UpnpCommand::EParamDeviceName: |
121 case UpnpCommand::EParamDeviceName: |
122 // do nothing |
122 // do nothing |
123 break; |
123 break; |
124 default: |
124 default: |
|
125 { |
125 __PANICD( __FILE__, __LINE__ ); |
126 __PANICD( __FILE__, __LINE__ ); |
|
127 } |
|
128 break; |
126 } |
129 } |
127 |
130 |
128 } |
131 } |
129 |
132 |
130 // -------------------------------------------------------------------------- |
133 // -------------------------------------------------------------------------- |