diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:31:27 -0600 |
commit | 28ccd51885bd98e62c1756453c3fc638b429e5ee (patch) | |
tree | 309d7dfbc38b1253fc2aceca34036f8f4eedd27b /ktalkd/SNPRINTF_MISSING | |
parent | 8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff) | |
download | tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip |
Additional kde to tde renaming
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) |