forked from github/server
nicht static
This commit is contained in:
parent
0a5c8c0293
commit
fa9d731fc5
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ static attrib_type at_creator = {
|
||||||
/* Rest ist NULL; temporäres, nicht alterndes Attribut */
|
/* Rest ist NULL; temporäres, nicht alterndes Attribut */
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
int
|
||||||
NewbieImmunity(void) {
|
NewbieImmunity(void) {
|
||||||
static int value = -1;
|
static int value = -1;
|
||||||
if (value<0) {
|
if (value<0) {
|
||||||
|
|
Loading…
Reference in a new issue