]> andersk Git - splint.git/blobdiff - src/exprChecks.c
Fixes for win32
[splint.git] / src / exprChecks.c
index 5a8f624cea1d05df1a5788a9204dbae7fb9c5a93..ae0ed4f0d57334f470dfb257e09e814c9919db18 100644 (file)
@@ -270,7 +270,7 @@ checkRefGlobParam (sRef base, /*@notnull@*/ exprNode e,
                {
                  uentry arg = uentryList_getN (params, paramno);
                  sRef ref = uentry_getSref (arg);
-
+                 
                  if (uentry_isReturned (arg) 
                      || sRef_isOnly (ref) 
                      || sRef_isExposed (ref)
This page took 0.167646 seconds and 4 git commands to generate.