The text editor I use to edit stuff remotely is a complete piece of &^$%$, does not synchronize the files correctly. This commit fixes the issues introduced in the last commit

This commit is contained in:
jpekkila
2019-07-26 14:22:22 +03:00
parent b90d261e89
commit 5044228967
2 changed files with 17 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright (C) 2014-2018, Johannes Pekkilae, Miikka Vaeisalae.
Copyright (C) 2014-2019, Johannes Pekkilae, Miikka Vaeisalae.
This file is part of Astaroth.
@@ -28,8 +28,8 @@
#include <stdlib.h>
#include <string.h>
#include "src/core/errchk.h"
#include "run.h"
#include "src/core/errchk.h"
// Write all errors from stderr to an <errorlog_name> in the current working
// directory