summaryrefslogtreecommitdiff
path: root/src/endianconv.h
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2014-06-26 18:48:40 +0200
committerantirez <antirez@gmail.com>2014-06-26 18:48:40 +0200
commit95b1979c321eb6353f75df892ab8be68cf8f9a77 (patch)
tree0e9aab40f1c669572ea2830a080b2e6b0e350a4b /src/endianconv.h
parent97f1fc65cf0331a367c2075c3adf09964dda2556 (diff)
downloadredis-95b1979c321eb6353f75df892ab8be68cf8f9a77.tar.gz
No more trailing spaces in Redis source code.
Diffstat (limited to 'src/endianconv.h')
-rw-r--r--src/endianconv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/endianconv.h b/src/endianconv.h
index 7c16e175f..d93cd99ba 100644
--- a/src/endianconv.h
+++ b/src/endianconv.h
@@ -28,7 +28,7 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- */
+ */
#ifndef __ENDIANCONV_H
#define __ENDIANCONV_H