From a43e430b1abef18a6630874a1bd1031a6a6182c3 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 10 Aug 2017 13:36:08 +0200 Subject: [PATCH] api: rename reload -> restart --- lib/api/actions/{reload.c => restart.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/api/actions/{reload.c => restart.c} (100%) diff --git a/lib/api/actions/reload.c b/lib/api/actions/restart.c similarity index 100% rename from lib/api/actions/reload.c rename to lib/api/actions/restart.c