mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 11:20:10 +01:00
Fix typo in tests.
This commit is contained in:
@@ -327,7 +327,7 @@ static int _system(const char *command, int warn)
|
|||||||
#if HAVE_DECL_DM_TASK_RETRY_REMOVE
|
#if HAVE_DECL_DM_TASK_RETRY_REMOVE
|
||||||
#define DM_RETRY "--retry "
|
#define DM_RETRY "--retry "
|
||||||
#else
|
#else
|
||||||
#deinfe DM_RETRY ""
|
#define DM_RETRY ""
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static void _cleanup_dmdevices(void)
|
static void _cleanup_dmdevices(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user