shid
This commit is contained in:
parent
f476aa6a94
commit
b929bda29f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ namespace {
|
|||
} // namespace
|
||||
|
||||
namespace package {
|
||||
fn GetSerenityCount() -> Result<u64, DracError> { return CountUniquePackages("/usr/ports/installed.db"); }
|
||||
fn GetSerenityCount() -> Result<u64, DracError> { return CountUniquePackages("/usr/Ports/installed.db"); }
|
||||
} // namespace package
|
||||
|
||||
#endif // __serenity__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue