Changeset 1031


Ignore:
Timestamp:
01/07/11 17:37:44 (2 years ago)
Author:
pixeldoc2000
Message:

typo fixed in kbd.c (nomal -> normal)

Location:
trunk/platform
Files:
43 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a2000/kbd.c

    r849 r1031  
    133133                         } 
    134134                }               //continuous-shooting mode  
    135                 else{           //nomal mode  
     135                else{           // normal mode 
    136136                        shoot_counter=0; 
    137137                        if(conf.bracket_type>2){ 
  • trunk/platform/a430/kbd.c

    r925 r1031  
    108108                         } 
    109109                }               //continuous-shooting mode  
    110                 else{           //nomal mode  
     110                else{           // normal mode 
    111111                        shoot_counter=0; 
    112112                        if(conf.bracket_type>2){ 
  • trunk/platform/a450/kbd.c

    r515 r1031  
    108108                         } 
    109109                }               //continuous-shooting mode  
    110                 else{           //nomal mode  
     110                else{           // normal mode 
    111111                        shoot_counter=0; 
    112112                        if(conf.bracket_type>2){ 
  • trunk/platform/a460/kbd.c

    r515 r1031  
    109109                         } 
    110110                }               //continuous-shooting mode  
    111                 else{           //nomal mode  
     111                else{           // normal mode 
    112112                        shoot_counter=0; 
    113113                        if(conf.bracket_type>2){ 
  • trunk/platform/a470/kbd.c

    r770 r1031  
    115115                 } 
    116116                }               //continuous-shooting mode  
    117         else{           //nomal mode     
     117        else{           // normal mode 
    118118                        shoot_counter=0; 
    119119                        if(conf.bracket_type>2){ 
  • trunk/platform/a480/kbd.c

    r884 r1031  
    138138                         } 
    139139                }               //continuous-shooting mode  
    140                 else{           //nomal mode  
     140                else{           // normal mode 
    141141                        shoot_counter=0; 
    142142                        if(conf.bracket_type>2){ 
  • trunk/platform/a550/kbd.c

    r515 r1031  
    112112                         } 
    113113                }               //continuous-shooting mode  
    114                 else{           //nomal mode  
     114                else{           // normal mode 
    115115                        shoot_counter=0; 
    116116                        if(conf.bracket_type>2){ 
  • trunk/platform/a560/kbd.c

    r515 r1031  
    114114                         } 
    115115                }               //continuous-shooting mode  
    116                 else{           //nomal mode  
     116                else{           // normal mode 
    117117                        shoot_counter=0; 
    118118                        if(conf.bracket_type>2){ 
  • trunk/platform/a570/kbd.c

    r911 r1031  
    114114                         } 
    115115                }               //continuous-shooting mode  
    116                 else{           //nomal mode  
     116                else{           // normal mode 
    117117                        shoot_counter=0; 
    118118                        if(conf.bracket_type>2){ 
     
    128128                        while(((((usb_physw[2] & USB_MASK)!=USB_MASK) && (nMode==0)) || (((usb_physw[2] & USB_MASK)==USB_MASK) && (nMode==1))) && ((int)get_tick_count()-tick < DELAY_TIMEOUT)); 
    129129                // ------ modif by Masuji SUTO (end)   -------------- 
    130                 }               //nomal mode  
     130                }               // normal mode 
    131131        }               //ricoh_ca1_mode 
    132132else            //ricoh_ca1_mode disebale 
  • trunk/platform/a590/kbd.c

    r918 r1031  
    118118                 } 
    119119                }               //continuous-shooting mode  
    120         else{           //nomal mode     
     120        else{           // normal mode 
    121121                        shoot_counter=0; 
    122122                        if(conf.bracket_type>2){ 
  • trunk/platform/a650/kbd.c

    r515 r1031  
    116116                         } 
    117117                }               //continuous-shooting mode  
    118                 else{           //nomal mode  
     118                else{           // normal mode 
    119119                        shoot_counter=0; 
    120120                        if(conf.bracket_type>2){ 
  • trunk/platform/a720/kbd.c

    r919 r1031  
    117117                 } 
    118118                }               //continuous-shooting mode  
    119         else{           //nomal mode     
     119        else{           // normal mode 
    120120                        shoot_counter=0; 
    121121                        if(conf.bracket_type>2){ 
  • trunk/platform/d10/kbd.c

    r967 r1031  
    124124                 } 
    125125                }               //continuous-shooting mode  
    126         else{           //nomal mode     
     126        else{           // normal mode 
    127127                        shoot_counter=0; 
    128128                        if(conf.bracket_type>2){ 
  • trunk/platform/g11/kbd.c

    r871 r1031  
    138138                 } 
    139139                }               //continuous-shooting mode  
    140         else{           //nomal mode     
     140        else{           // normal mode 
    141141                        shoot_counter=0; 
    142142                        if(conf.bracket_type>2){ 
  • trunk/platform/g12/kbd.c

    r1024 r1031  
    157157                         } 
    158158                }               //continuous-shooting mode 
    159                 else{           //nomal mode 
     159                else{           // normal mode 
    160160                        shoot_counter=0; 
    161161                        if(conf.bracket_type>2){ 
  • trunk/platform/g7/kbd.c

    r547 r1031  
    114114                         } 
    115115                }               //continuous-shooting mode  
    116                 else{           //nomal mode  
     116                else{           // normal mode 
    117117                        shoot_counter=0; 
    118118                        if(conf.bracket_type>2){ 
  • trunk/platform/g9/kbd.c

    r722 r1031  
    119119                 } 
    120120                }               //continuous-shooting mode  
    121         else{           //nomal mode     
     121        else{           // normal mode 
    122122                        shoot_counter=0; 
    123123                        if(conf.bracket_type>2){ 
  • trunk/platform/generic/kbd.c

    r959 r1031  
    166166                  }             //continuous-shooting mode 
    167167  
    168                  else{          //nomal mode  
     168                 else{          // normal mode 
    169169                        shoot_counter=0; 
    170170                        if(conf.bracket_type>2) 
  • trunk/platform/ixus100_sd780/kbd.c

    r956 r1031  
    122122                 } 
    123123                }               //continuous-shooting mode 
    124         else{           //nomal mode 
     124        else{           // normal mode 
    125125                        shoot_counter=0; 
    126126                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus55_sd450/kbd.c

    r515 r1031  
    130130                  }             //continuous-shooting mode 
    131131  
    132                  else{          //nomal mode  
     132                 else{          // normal mode 
    133133                        shoot_counter=0; 
    134134                        if(conf.bracket_type>2) 
     
    245245                         } 
    246246                }               //continuous-shooting mode  
    247                 else{           //nomal mode  
     247                else{           // normal mode 
    248248                        shoot_counter=0; 
    249249                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus70_sd1000/kbd.c

    r515 r1031  
    113113                         } 
    114114                }               //continuous-shooting mode  
    115                 else{           //nomal mode  
     115                else{           // normal mode 
    116116                        shoot_counter=0; 
    117117                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus850_sd800/kbd.c

    r515 r1031  
    113113                         } 
    114114                }               //continuous-shooting mode  
    115                 else{           //nomal mode  
     115                else{           // normal mode 
    116116                        shoot_counter=0; 
    117117                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus85_sd770/kbd.c

    r901 r1031  
    129129                                        } while(nSW<20); 
    130130                                } 
    131                         } else { //nomal mode 
     131                        } else { // normal mode 
    132132                                shoot_counter=0; 
    133133                                if(conf.bracket_type>2) { 
  • trunk/platform/ixus860_sd870/kbd.c

    r515 r1031  
    116116                         } 
    117117                }               //continuous-shooting mode  
    118                 else{           //nomal mode  
     118                else{           // normal mode 
    119119                        shoot_counter=0; 
    120120                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus870_sd880/kbd.c

    r767 r1031  
    157157                         } 
    158158                }               //continuous-shooting mode  
    159                 else{           //nomal mode  
     159                else{           // normal mode 
    160160                        shoot_counter=0; 
    161161                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus900_sd900/kbd.c

    r974 r1031  
    385385                } 
    386386            }   // continuous-shooting mode 
    387             else {   //nomal mode 
     387            else {   // normal mode 
    388388                shoot_counter=0; 
    389389                if(conf.bracket_type>2) { 
  • trunk/platform/ixus90_sd790/kbd.c

    r870 r1031  
    112112                                        } while(nSW<20); 
    113113                                } 
    114                         } else { //nomal mode 
     114                        } else { // normal mode 
    115115                                shoot_counter=0; 
    116116                                if(conf.bracket_type>2) { 
  • trunk/platform/ixus950_sd850/kbd.c

    r515 r1031  
    115115                         } 
    116116                }               //continuous-shooting mode  
    117                 else{           //nomal mode  
     117                else{           // normal mode 
    118118                        shoot_counter=0; 
    119119                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus95_sd1200/kbd.c

    r910 r1031  
    115115                                } 
    116116                        }               //continuous-shooting mode 
    117                         else{           //nomal mode 
     117                        else{           // normal mode 
    118118                                shoot_counter=0; 
    119119                                if(conf.bracket_type>2){ 
  • trunk/platform/ixus960_sd950/kbd.c

    r515 r1031  
    118118                         } 
    119119                }               //continuous-shooting mode  
    120                 else{           //nomal mode  
     120                else{           // normal mode 
    121121                        shoot_counter=0; 
    122122                        if(conf.bracket_type>2){ 
  • trunk/platform/ixus970_sd890/kbd.c

    r790 r1031  
    129129                                        } while(nSW<20); 
    130130                                } 
    131                         } else { //nomal mode 
     131                        } else { // normal mode 
    132132                                shoot_counter=0; 
    133133                                if(conf.bracket_type>2) { 
  • trunk/platform/ixus980_sd990/kbd.c

    r746 r1031  
    114114                 } 
    115115                }               //continuous-shooting mode  
    116         else{           //nomal mode     
     116        else{           // normal mode 
    117117                        shoot_counter=0; 
    118118                        if(conf.bracket_type>2){ 
  • trunk/platform/s2is/kbd.c

    r709 r1031  
    120120                         } 
    121121                }               //continuous-shooting mode  
    122                 else{           //nomal mode  
     122                else{           // normal mode 
    123123                        shoot_counter=0; 
    124124                        if(conf.bracket_type>2){ 
     
    134134                        while(((((x[2]&USB_MASK)!=USB_MASK) && (nMode==0)) || (((x[2]&USB_MASK)==USB_MASK) && (nMode==1))) && ((int)get_tick_count()-tick < DELAY_TIMEOUT)); 
    135135                // ------ modif by Masuji SUTO (end)   -------------- 
    136                 }               //nomal mode  
     136                }               // normal mode 
    137137        }               //ricoh_ca1_mode 
    138138else            //ricoh_ca1_mode disebale 
  • trunk/platform/s3is/kbd.c

    r515 r1031  
    115115                         } 
    116116                }               //continuous-shooting mode  
    117                 else{           //nomal mode  
     117                else{           // normal mode 
    118118                        shoot_counter=0; 
    119119                        if(conf.bracket_type>2){ 
     
    129129                        while(((((x[USB_REG]&USB_MASK)!=USB_MASK) && (nMode==0)) || (((x[USB_REG]&USB_MASK)==USB_MASK) && (nMode==1))) && ((int)get_tick_count()-tick < DELAY_TIMEOUT)); 
    130130                // ------ modif by Masuji SUTO (end)   -------------- 
    131                 }               //nomal mode  
     131                }               // normal mode 
    132132        }               //ricoh_ca1_mode 
    133133else            //ricoh_ca1_mode disebale 
  • trunk/platform/s5is/kbd.c

    r515 r1031  
    192192                         } 
    193193                }               //continuous-shooting mode  
    194                 else{           //nomal mode  
     194                else{           // normal mode 
    195195                        shoot_counter=0; 
    196196                        if(conf.bracket_type>2){ 
  • trunk/platform/s90/kbd.c

    r888 r1031  
    137137                 } 
    138138                }               //continuous-shooting mode  
    139         else{           //nomal mode     
     139        else{           // normal mode 
    140140                        shoot_counter=0; 
    141141                        if(conf.bracket_type>2){ 
  • trunk/platform/sx1/kbd.c

    r736 r1031  
    144144                         } 
    145145                }               //continuous-shooting mode  
    146                 else{           //nomal mode  
     146                else{           // normal mode 
    147147                        shoot_counter=0; 
    148148                        if(conf.bracket_type>2){ 
  • trunk/platform/sx10/kbd.c

    r736 r1031  
    144144                         } 
    145145                }               //continuous-shooting mode  
    146                 else{           //nomal mode  
     146                else{           // normal mode 
    147147                        shoot_counter=0; 
    148148                        if(conf.bracket_type>2){ 
  • trunk/platform/sx110is/kbd.c

    r822 r1031  
    138138                         } 
    139139                }               //continuous-shooting mode  
    140                 else{           //nomal mode  
     140                else{           // normal mode 
    141141                        shoot_counter=0; 
    142142                        if(conf.bracket_type>2){ 
  • trunk/platform/sx20/kbd.c

    r939 r1031  
    168168                         } 
    169169                }               //continuous-shooting mode 
    170                 else{           //nomal mode 
     170                else{           // normal mode 
    171171                        shoot_counter=0; 
    172172                        if(conf.bracket_type>2){ 
  • trunk/platform/sx200is/kbd.c

    r804 r1031  
    138138                         } 
    139139                }               //continuous-shooting mode  
    140                 else{           //nomal mode  
     140                else{           // normal mode 
    141141                        shoot_counter=0; 
    142142                        if(conf.bracket_type>2){ 
  • trunk/platform/sx30/kbd.c

    r1008 r1031  
    170170                         } 
    171171                }               //continuous-shooting mode 
    172                 else{           //nomal mode 
     172                else{           // normal mode 
    173173                        shoot_counter=0; 
    174174                        if(conf.bracket_type>2){ 
  • trunk/platform/tx1/kbd.c

    r515 r1031  
    119119                         } 
    120120                }               //continuous-shooting mode  
    121                 else{           //nomal mode  
     121                else{           // normal mode 
    122122                        shoot_counter=0; 
    123123                        if(conf.bracket_type>2){ 
Note: See TracChangeset for help on using the changeset viewer.