Various minor fixes for compiler/linter (other then splint itself) warnings.
[splint-patched.git] / test / decl2.h
blobe17905ffdbea87fab24c85741591d9c49e058201
1 extern int glob;
2 extern int glob;
3 extern int glob2[];
4 extern int glob3;