]> andersk Git - splint.git/blobdiff - src/imports.c
Committing after merging Evan's changes.
[splint.git] / src / imports.c
index 55c937bfe3a1e2a07869529bd59465d7718694f4..bc91fe91a1cdb8ec3d4cf7fca0b9de4b78610106 100644 (file)
@@ -124,7 +124,7 @@ importCTrait (void)
          callLSL (cstring_makeLiteralTemp (CTRAITSPECNAME),
                   message ("includes %s (%s for String)",
                            cstring_fromChars (CTRAITFILENAMEN), 
-                           cstring_fromChars (sort_getName (sort_cstring))));
+                           cstring_fromChars (sort_getName (g_sortCstring))));
          cstring_free (infile);
          break;
        }
This page took 0.033953 seconds and 4 git commands to generate.