diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 551d0f9..cf72071 100644 --- a/src/common.h +++ b/src/common.h @@ -17,7 +17,7 @@ */ /* This file groups all the headers required throughout the tinyproxy - * system. All this information use to be in the "tinyproxy.h" header, + * system. All this information use to be in the "main.h" header, * but various other "libraries" in the program need the same information, * without the tinyproxy specific defines. */ |