suppress the compiler warnings by adding static
Signed-off-by: Masatake YAMATO <yamato@redhat.com> X-Universal-CTags-Commit-ID: 9be84d26c1fd1653f20e9feda6a67484f7e86bd9
This commit is contained in:
parent
07a3772700
commit
6180b10226
@ -565,7 +565,7 @@ static void parseFields (vString * const ident, objcToken what)
|
||||
}
|
||||
}
|
||||
|
||||
objcKind methodKind;
|
||||
static objcKind methodKind;
|
||||
|
||||
|
||||
static vString *fullMethodName;
|
||||
|
Loading…
x
Reference in New Issue
Block a user