diff options
Diffstat (limited to 'src/devtools/lddd.patch')
-rw-r--r-- | src/devtools/lddd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devtools/lddd.patch b/src/devtools/lddd.patch index 415b178..6383aa4 100644 --- a/src/devtools/lddd.patch +++ b/src/devtools/lddd.patch @@ -7,7 +7,7 @@ +# License: Unspecified -m4_include(lib/common.sh) -+. $(librelib messages) ++. "$(librelib messages)" + +usage() { + print "Usage: %s [-h]" "${0##*/}" |