]> andersk Git - splint.git/blobdiff - src/flags.def
- library fixes:
[splint.git] / src / flags.def
index f8a08086bed8ff0c5f577c60fb54700ffb3bde46..4fde87fb83276fa417bc1e23910d2b08e9cfbc6c 100644 (file)
@@ -3270,6 +3270,13 @@ static flaglist flags =
     "show column number where error is found",
     NULL, 0, 0
   },
+  {
+    FK_FORMAT, FK_DISPLAY, plainFlag,
+    "showloadloc",
+    FLG_SHOWLOADLOC,
+    "show location information for load files",
+    NULL, 0, 0
+  },
   {
     FK_FORMAT, FK_DISPLAY, plainFlag,
     "parenfileformat",
This page took 0.045481 seconds and 4 git commands to generate.