Explorar o código

Remove a tab.

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
6b706bcf19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lib/cc/ctassert.h

+ 1 - 1
src/lib/cc/ctassert.h

@@ -38,7 +38,7 @@
 /**
  * CTASSERT(expression)
  *
- *	Trigger a compiler error if expression is false.
+ *       Trigger a compiler error if expression is false.
  */
 #if __STDC_VERSION__ >= 201112L