diff options
Diffstat (limited to 'ktalkd/SNPRINTF_MISSING')
-rw-r--r-- | ktalkd/SNPRINTF_MISSING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktalkd/SNPRINTF_MISSING b/ktalkd/SNPRINTF_MISSING index 95e85366..50a04a89 100644 --- a/ktalkd/SNPRINTF_MISSING +++ b/ktalkd/SNPRINTF_MISSING @@ -17,5 +17,5 @@ and to Bert Haverkamp <[email protected]> for reporting bugs in thi I know, the really good approach would be to include the missing automatically, which can be done. But for this I need to know if vsnprintf.c compiles on all architectures where snprintf is missing. -If yes, I'll make the code in vsnprintf included automatically (in kdecore/fakes.cpp) +If yes, I'll make the code in vsnprintf included automatically (in tdecore/fakes.cpp) |