Documentation patches (S. Elipot)
This commit is contained in:
@@ -69,7 +69,7 @@ sub graph {
|
||||
my $G = make_graph();
|
||||
|
||||
unless (defined $G){
|
||||
print "graph() - make_graph() failed. Try running with debug (-D).";
|
||||
print "graph() - make_graph() failed. Try running with debug (-D).\n";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user