Skip to content

Commit

Permalink
Conflicts resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Vasudeo Desai committed Oct 2, 2024
2 parents de2f577 + b7f3040 commit 19d4417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagery/i.ortho.photo/lib/find_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ int I_find_initial(char *group)
G_warning("Group name truncated");
return 0;
}

file_exists = G_find_file(element, "INIT_EXP", G_mapset()) != NULL;
return file_exists;
}

0 comments on commit 19d4417

Please sign in to comment.