Mercurial > hg > cdb
comparison hier.c @ 11:978eaa166609
more trivial changes to get rid of compile-time warnings,
nndb is still working, need to test cdbmake and friends
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Fri, 31 Jan 2025 17:28:35 +0000 |
| parents | 2cb46628feec |
| children |
comparison
equal
deleted
inserted
replaced
| 10:3bfef1f22a97 | 11:978eaa166609 |
|---|---|
| 1 #include "auto_home.h" | 1 #include "auto_home.h" |
| 2 #include "install.h" | |
| 2 | 3 |
| 3 void hier() | 4 void hier() |
| 4 { | 5 { |
| 5 h(auto_home,-1,-1,02755); | 6 h(auto_home,-1,-1,02755); |
| 6 d(auto_home,"bin",-1,-1,02755); | 7 d(auto_home,"bin",-1,-1,02755); |
