From 0d0150393c02224a2ac63243c17e745097f6ae19 Mon Sep 17 00:00:00 2001 From: Fabian Druschke Date: Thu, 21 Mar 2024 10:01:17 -0300 Subject: [PATCH] Fixed stray / inside of options.c --- src/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/options.c b/src/options.c index 11afce6..d6832b8 100644 --- a/src/options.c +++ b/src/options.c @@ -1,4 +1,4 @@ -\/* +/* * options.c: Command line processing routines for nwipe. * * Copyright Darik Horn .