summaryrefslogtreecommitdiff
path: root/src/release.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/release.c')
-rw-r--r--src/release.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/release.c b/src/release.c
index 34c3d813c..4c5e1f745 100644
--- a/src/release.c
+++ b/src/release.c
@@ -27,8 +27,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/* Every time the Redis Git SHA1 or Dirty status changes only this file
- * small file is recompiled, as we access this information in all the other
+/* Every time the Redis Git SHA1 or Dirty status changes only this small
+ * file is recompiled, as we access this information in all the other
* files using this functions. */
#include <string.h>