Replace _ with - in source file names

This commit is contained in:
tokyo4j 2024-05-22 09:56:16 +09:00
parent 48742163fd
commit f1399fdfe4
29 changed files with 28 additions and 28 deletions

View file

@ -1,8 +0,0 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef LABWC_FD_UTIL_H
#define LABWC_FD_UTIL_H
void increase_nofile_limit(void);
void restore_nofile_limit(void);
#endif /* LABWC_FD_UTIL_H */