diff options
Diffstat (limited to 'lib/dotdot.h')
-rw-r--r-- | lib/dotdot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dotdot.h b/lib/dotdot.h index fac8e6f2a..125af4367 100644 --- a/lib/dotdot.h +++ b/lib/dotdot.h @@ -22,4 +22,4 @@ * ***************************************************************************/ char *Curl_dedotdotify(const char *input); -#endif +#endif /* HEADER_CURL_DOTDOT_H */ |