mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Fix header guard.
This commit is contained in:
@@ -22,7 +22,7 @@ Aaru Data Preservation Suite
|
||||
Copyright (C) 2011-2021 Natalia Portillo
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef AARU_FSTESTER_ETTER_SRC_LOG_H_
|
||||
#ifndef AARU_FSTESTER_SETTER_SRC_LOG_H_
|
||||
#define AARU_FSTESTER_SETTER_SRC_LOG_H_
|
||||
|
||||
int log_open(int quiet);
|
||||
|
||||
Reference in New Issue
Block a user