summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/proton/proton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/apps/proton/proton.cpp')
-rw-r--r--searchcore/src/apps/proton/proton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/apps/proton/proton.cpp b/searchcore/src/apps/proton/proton.cpp
index 8468487995a..06df12f73b7 100644
--- a/searchcore/src/apps/proton/proton.cpp
+++ b/searchcore/src/apps/proton/proton.cpp
@@ -20,7 +20,7 @@
#include <vespa/log/log.h>
LOG_SETUP("proton");
-typedef vespalib::SignalHandler SIG;
+using SIG = vespalib::SignalHandler;
using vespa::config::search::core::ProtonConfig;
struct Params