mirror of
https://github.com/toreanderson/clatd
synced 2026-08-24 00:15:14 +00:00
Fix truncated comment documenting readconf()
This commit is contained in:
3
clatd
3
clatd
@@ -89,7 +89,8 @@ sub cmd {
|
|||||||
|
|
||||||
#
|
#
|
||||||
# Reads in key=value pairs from a configuration file, overwriting the default
|
# Reads in key=value pairs from a configuration file, overwriting the default
|
||||||
# setting in the %CFG hash. The key must exist, or we
|
# setting in the %CFG hash. The key must exist in the built-in hash, or we
|
||||||
|
# ignore the setting in the config file.
|
||||||
#
|
#
|
||||||
sub readconf {
|
sub readconf {
|
||||||
d("readconf('@_')");
|
d("readconf('@_')");
|
||||||
|
|||||||
Reference in New Issue
Block a user