From 90816038dce23773693881b53fb8327a6ddc7696 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 28 Apr 2024 19:33:19 +0200 Subject: a --- src/info.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/info.rs') diff --git a/src/info.rs b/src/info.rs index b0e9038..c3fa0a9 100644 --- a/src/info.rs +++ b/src/info.rs @@ -66,7 +66,7 @@ pub fn r_style() -> (ContentType, String) { #[macro_export] macro_rules! s_file { ($path: literal) => { - include_str!($path).to_string(), + include_str!($path).to_string() }; } #[cfg(debug_assertions)] -- cgit v1.2.3-70-g09d2