diff options
Diffstat (limited to 'src/debug/timestamp.h')
| -rw-r--r-- | src/debug/timestamp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/timestamp.h b/src/debug/timestamp.h index 336ed5d0f..c145ffbc9 100644 --- a/src/debug/timestamp.h +++ b/src/debug/timestamp.h @@ -18,7 +18,7 @@ namespace Inkscape { namespace Debug { -Util::ptr_shared<char> timestamp(); +Util::ptr_shared timestamp(); } |
