use __BASE_FILE__ to get shorter file paths.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21124 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
941a89598d
commit
c589dbfc72
@ -9,6 +9,6 @@
|
||||
#endif
|
||||
|
||||
#define CH "\033[" CD_COL "mWebcam::%s::%s"
|
||||
#define CT "\033[0m\n", __FILE__, __FUNCTION__
|
||||
#define CT "\033[0m\n", __BASE_FILE__, __FUNCTION__
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user