diff options
Diffstat (limited to 'src/feature/dirclient/download_status_st.h')
-rw-r--r-- | src/feature/dirclient/download_status_st.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dirclient/download_status_st.h b/src/feature/dirclient/download_status_st.h index 11555a1dcc..39a5ad2860 100644 --- a/src/feature/dirclient/download_status_st.h +++ b/src/feature/dirclient/download_status_st.h @@ -61,5 +61,5 @@ struct download_status_t { * only updated if backoff == 1 */ }; -#endif +#endif /* !defined(DOWNLOAD_STATUS_ST_H) */ |