Fix header guard.

This commit is contained in:
2021-03-15 01:05:40 +00:00
parent d4d44ae113
commit 525dabdc07

View File

@@ -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);