]> andersk Git - splint.git/blobdiff - src/sortList.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / sortList.c
index 48b508f9d9b676d4368d08974c150f1e45c6ff56..5b5511c8a1c411a399e7e5b3d7e52c4883757f80 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
@@ -30,7 +30,7 @@
 */
 
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 
 /*@only@*/ sortList
 sortList_new ()
This page took 0.806826 seconds and 4 git commands to generate.