Use getpwuid_r instead of getpwuid
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index aa8e32081e927496282cc00d6d18de660b87e537..0c044582e437f4e1b3ff89d05598c07b44719e2c 100644 (file)
@@ -69,8 +69,8 @@ struct partial_symbol;
    testcase are broken for some targets.  In this test the functions
    are all implemented as part of one file and the testcase is not
    necessarily linked with a start file (depending on the target).
-   What happens is, that the first frame is printed normaly and
-   following frames are treated as being inside the enttry file then.
+   What happens is, that the first frame is printed normally and
+   following frames are treated as being inside the entry file then.
    This way, only the #0 frame is printed in the backtrace output.''
    Ref "frame.c" "NOTE: vinschen/2003-04-01".
 
This page took 0.024106 seconds and 4 git commands to generate.