diff options
Diffstat (limited to 'src/dia_about.inc')
-rw-r--r-- | src/dia_about.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dia_about.inc b/src/dia_about.inc index 2055ea6..a754d29 100644 --- a/src/dia_about.inc +++ b/src/dia_about.inc @@ -64,7 +64,7 @@ /about.msg { /about.msg - ptheme { "pabout.txt" } { "about.txt" } ifelse findfile dup .undef ne { + "about.txt" findfile dup .undef ne { dup length string dup cvp rot dup length memcpy } if def |