aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix/common.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-03-15 18:14:01 -0400
committerDavid Robillard <d@drobilla.net>2016-03-15 18:14:01 -0400
commitcd67471b63d81a1acb0a0f96dc960dcce21519bb (patch)
tree90bfef7a6b995307ddef1bee8fab3c04ea5deec1 /src/zix/common.h
parent90a4acfe8847c76c8c218eb57e76e243a607a1fc (diff)
downloadjalv-cd67471b63d81a1acb0a0f96dc960dcce21519bb.tar.gz
jalv-cd67471b63d81a1acb0a0f96dc960dcce21519bb.tar.bz2
jalv-cd67471b63d81a1acb0a0f96dc960dcce21519bb.zip
Delete trailing whitespace
Diffstat (limited to 'src/zix/common.h')
-rw-r--r--src/zix/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zix/common.h b/src/zix/common.h
index 8ec40a1..2d72a57 100644
--- a/src/zix/common.h
+++ b/src/zix/common.h
@@ -83,7 +83,7 @@ zix_strerror(const ZixStatus status)
}
return "Unknown error";
}
-
+
/**
Function for comparing two elements.
*/