File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1563,8 +1563,8 @@ getInstallationPaths(const char *argv0)
1563
1563
FreeDir (pdir );
1564
1564
1565
1565
/*
1566
- * It's not worth checking the share/ directory. If the lib/ directory
1567
- * is there, then share/ probably is too.
1566
+ * It's not worth checking the share/ directory. If the lib/ directory is
1567
+ * there, then share/ probably is too.
1568
1568
*/
1569
1569
}
1570
1570
Original file line number Diff line number Diff line change @@ -599,7 +599,8 @@ main(int argc, char *argv[])
599
599
600
600
/*
601
601
* Check the version of amcheck extension. Skip requested unique
602
- * constraint check with warning if it is not yet supported by amcheck.
602
+ * constraint check with warning if it is not yet supported by
603
+ * amcheck.
603
604
*/
604
605
if (opts .checkunique == true)
605
606
{
You can’t perform that action at this time.
0 commit comments