diff options
Diffstat (limited to 'gcc/d/dmd/common/charactertables.h')
-rw-r--r-- | gcc/d/dmd/common/charactertables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/d/dmd/common/charactertables.h b/gcc/d/dmd/common/charactertables.h index 2c21767..b38409e 100644 --- a/gcc/d/dmd/common/charactertables.h +++ b/gcc/d/dmd/common/charactertables.h @@ -6,7 +6,7 @@ * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved * Authors: $(LINK2 https://cattermole.co.nz, Richard (Rikki) Andrew Cattermole) * License: $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) - * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/src/dmd/common/charactertables.d, common/charactertables.d) + * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/charactertables.h, common/charactertables.d) */ #pragma once |