From 8ce27b7e15f0fc65c8ee78950c7501660b936178 Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 14 Feb 2026 15:14:25 +0100 Subject: style: Apply clang-format to codebase --- src/util/file_watcher.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/file_watcher.cc') diff --git a/src/util/file_watcher.cc b/src/util/file_watcher.cc index 22eb824..ddaea1b 100644 --- a/src/util/file_watcher.cc +++ b/src/util/file_watcher.cc @@ -41,4 +41,4 @@ time_t FileWatcher::get_mtime(const char* path) { return 0; } -#endif // !defined(STRIP_ALL) +#endif // !defined(STRIP_ALL) -- cgit v1.2.3