]> Lady’s Gitweb - CGirls/blob - cgirls.c
Drop `assert()´ check in subpath parsing
[CGirls] / cgirls.c
1 // SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
2 // SPDX-License-Identifier: GPL-2.0-only
3
4 #include "aa.h"
5
6 int cmd_main(int argc, [[maybe_unused]] const char* argv[argc+1]) {
7 return EXIT_SUCCESS;
8 }
This page took 0.298241 seconds and 5 git commands to generate.