sory, kalo udah dapat emial ini.....................Tau 
Hoax apa kaga.................................


                        fyi....
                        Mudah-mudahan bermamfaat...!

                         
                        JANGAN MEMBIASAKAN MENJEPIT GAGANG TELEPON
                         

                         
                         
                        Tonjolan tulang dapat memutuskan saluran pembuluh darah 
dan memicu stroke. Peringatan berikut ini mungkin perlu diperhatikan benar oleh 
para sekretaris, operator, konsultan, dokter dan para karyawan yang sering 
menggunakan telepon. 

                        Ingat, janganlah terlampau sering melepaskan gagang 
telepon dari tangan Anda dan meletakkannya di antara pundak dan telinga, 
sementara tangan melakukan aktivitas lain. 

                        Konon, perilaku semacam itu bisa menyebabkan stroke. 
Demikian dikemukakan seorang ahli syaraf asal Perancis pada Jurnal Kesehatan 
beberapa waktu lalu. 

                        Seorang psikiater yang biasa berbicara lewat telepon 
yang terjepit di telinga kiri dan pundaknya lebih dari satu jam, dilaporkan 
menderita stroke ringan. Kejadian naas itu terjadi akibat adanya tonjolan 
tulang yang memutuskan saluran pembuluh nadi. Men error 
registering your username. The error message was: "
                        + e.message).c_str(), sock);
                }
                return;
@@ -1431,7 +1431,7 @@
                        lobby_.send_server_message("Your details have been 
updated.", sock);
 
                } catch (user_handler::error e) {
-                       lobby_.send_server_message(("There was and error 
updating your details. The error message was: "
+                       lobby_.send_server_message(("There was an error 
updating your details. The error message was: "
                        + e.message).c_str(), sock);
                }
 
@@ -1451,7 +1451,7 @@
                        std::string res = 
user_handler_->user_info((*data.child("info"))["name"].to_string());
                        lobby_.send_server_message(res.c_str(), sock);
                } catch (user_handler::error e) {
-                       lobby_.send_server_message(("There was and error 
looking up the details of the user '" +
+                       lobby_.send_server_message(("There was an error looking 
up the details of the user '" +
                        (*data.child("info"))["name"].to_string() + "'. " +" 
The error message was: "
                        + e.message).c_str(), sock);
                }
@@ -1468,7 +1468,7 @@
 
                // With the current policy of dissallowing to log in with a
                // registerd username without the password we should never get
-               // to calling this
+               // to call this
                if(!(pl->second.registered())) {
                        lobby_.send_server_message("You are not logged in.",
                                        sock);
@@ -1488,7 +1488,7 @@
                                                 "user", 
pl->second.config_address(), diff);
                        lobby_.send_data(diff);
                } catch (user_handler::error e) {
-                       lobby_.send_server_message(("There was and error 
dropping your username. The error message was: "
+                       lobby_.send_server_message(("There was an error 
dropping your username. The error message was: "
                        + e.message).c_str(), sock);
                }
                return;
@@ -1875,8 +1875,6 @@
                //desc[""] = s["turns"];
                //desc["client_version"] = s["version"];
                // Send the update of the game description to the lobby.
-
-               //update the game having changed in the lobby
                update_game_in_lobby(g);
                return;
        // If a player advances to the next scenario of a mp campaign. 
(deprecated)


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to