diff --git a/interfaceToC.dd b/interfaceToC.dd index 4feaaf7bd3..d4a8f85355 100644 --- a/interfaceToC.dd +++ b/interfaceToC.dd @@ -59,8 +59,7 @@ int myDfunction(char[] s) { keywords from the declaration.) $(LI Strings are not 0 terminated in D. See "Data Type Compatibility" - for more information about this. However, string literals in D are - 0 terminated.) + for more information about this.) )