git://lisas.de
/
terminatorX.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixing sample file dialog initialization and other things - Alex
[terminatorX.git]
/
src
/
tX_global.h
diff --git
a/src/tX_global.h
b/src/tX_global.h
index 788d261ade7cac45b81bace41891dbf3caaa3f7f..d3b9e9e8a1bef538e2d5a7dd5d1a8992ce6cfbab 100644
(file)
--- a/
src/tX_global.h
+++ b/
src/tX_global.h
@@
-111,7
+111,7
@@
typedef struct {
int true_block_size;
int update_delay;
- char
*current_path
;
+ char
current_path[PATH_MAX]
;
/* new audiodevice handling
we have *all* variables for *all* audiodevice types -