From 94ec1b113b798263913a2f3a46c6fabd307b65d0 Mon Sep 17 00:00:00 2001 From: Carl Jackson Date: Sat, 23 Aug 2014 16:20:59 -0700 Subject: [PATCH] Also rename files so they aren't lies --- bind/{einhorn_windows.go => einhorn_stub.go} | 0 bind/{systemd_windows.go => systemd_stub.go} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename bind/{einhorn_windows.go => einhorn_stub.go} (100%) rename bind/{systemd_windows.go => systemd_stub.go} (100%) diff --git a/bind/einhorn_windows.go b/bind/einhorn_stub.go similarity index 100% rename from bind/einhorn_windows.go rename to bind/einhorn_stub.go diff --git a/bind/systemd_windows.go b/bind/systemd_stub.go similarity index 100% rename from bind/systemd_windows.go rename to bind/systemd_stub.go