* libmisc/myname.c: Updated splint annotations.
This commit is contained in:
parent
4fd672c5b9
commit
5766499b85
@ -1,3 +1,7 @@
|
||||
2009-04-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/myname.c: Updated splint annotations.
|
||||
|
||||
2009-04-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/commonio.c: Added splint annotations.
|
||||
|
@ -41,7 +41,7 @@
|
||||
#include "defines.h"
|
||||
#include <pwd.h>
|
||||
#include "prototypes.h"
|
||||
/*@null@*/struct passwd *get_my_pwent (void)
|
||||
/*@null@*/ /*@only@*/struct passwd *get_my_pwent (void)
|
||||
{
|
||||
struct passwd *pw;
|
||||
const char *cp = getlogin ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user