summaryrefslogtreecommitdiff
path: root/src/nslcd_proto
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-09-01 10:23:27 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-09-01 10:23:27 -0600
commitcdf93b72b06c195410a64925c048fde25910dac2 (patch)
tree597d5c42e72ce82e125ea5d1296c66d6e89505d7 /src/nslcd_proto
parent2206136023f3e548c3f02e393a85c6e911b61ef3 (diff)
fix formatting
Diffstat (limited to 'src/nslcd_proto')
-rwxr-xr-xsrc/nslcd_proto/util/struct_null_backend.go.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nslcd_proto/util/struct_null_backend.go.sh b/src/nslcd_proto/util/struct_null_backend.go.sh
index 7cbdbd0..9d1c1b0 100755
--- a/src/nslcd_proto/util/struct_null_backend.go.sh
+++ b/src/nslcd_proto/util/struct_null_backend.go.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# -*- Mode: Go -*-
interface=$1
-cat <<EOF
+cat <<EOF | gofmt
package util
import p "nslcd_proto"