]> andersk Git - splint.git/blobdiff - src/uentry.c
Fixed /*@i@*/ warning in splintme
[splint.git] / src / uentry.c
index 669b6cf043a540d60af829af8ce94afcde33b150..5077fafffef556e57b068e350687ed3271ee46fc 100644 (file)
@@ -1,6 +1,6 @@
 /*
 ** Splint - annotation-assisted static program checker
-** Copyright (C) 1994-2002 University of Virginia,
+** Copyright (C) 1994-2003 University of Virginia,
 **         Massachusetts Institute of Technology
 **
 ** This program is free software; you can redistribute it and/or modify it
@@ -6693,7 +6693,6 @@ uvinfo_copy (uvinfo u)
   ret->defstate = u->defstate;
   ret->checked = u->checked;
 
-  /*@i523 ret->origsref = sRef_copy (u->origsref); */
 
   /* drl added 07-02-001 */
   /* copy null terminated information */
This page took 0.041368 seconds and 4 git commands to generate.