Run "make autostyle."

This commit is contained in:
Nick Mathewson
2019-06-05 09:33:35 -04:00
parent d1b02456c1
commit 60213a3621
296 changed files with 480 additions and 480 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ int tor_asprintf(char **strp, const char *fmt, ...)
int tor_vasprintf(char **strp, const char *fmt, va_list args)
CHECK_PRINTF(2,0);
#endif /* !defined(TOR_UTIL_STRING_H) */
#endif /* !defined(TOR_UTIL_PRINTF_H) */