]> andersk Git - splint.git/blobdiff - src/clabstract.c
*** empty log message ***
[splint.git] / src / clabstract.c
index fd2c8a7d9cf616d3c5acc70dcd747d1e4930dd89..1be63e86a6599c38d146d202c27b12e1f7cb2a4a 100644 (file)
@@ -1236,6 +1236,7 @@ void checkConstant (qtype t, idDecl id)
   reflectStorageClass (e);
   resetStorageClass ();
 
+  DPRINTF (("Constant: %s", uentry_unparseFull (e)));
   usymtab_supGlobalEntry (e);
 }
 
This page took 0.034291 seconds and 4 git commands to generate.