Change-Id: I5e12564d9ac8d3151e74dc19a06b1331818c8011
%define major 0
%define minor 1
-%define patchlevel 79
+%define patchlevel 80
Name: tel-plugin-atmodem
Version: %{major}.%{minor}.%{patchlevel}
/* consider only last 3 bits*/
file_type_tag = file_type_tag & (*ptr_data);
- switch (file_type_tag) {
- /* increment to next byte */
- ptr_data++;
+ /* increment to next byte */
+ ptr_data++;
+ switch (file_type_tag) {
case 0x1:
dbg("Getting FileType: [Transparent file type]");
/* increment to next byte */