Skip to content

Commit

Permalink
fixup! add cabcode.h; cleanup usage of functions within cabcode.cpp TU
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeplf committed Jun 27, 2024
1 parent a551091 commit 23cf5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nrnoc/cabcode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ static void reverse_sibling_list(Section* sec) {
*pch = 0;
}

static void disconnect() {
void disconnect() {
if (ifarg(1)) {
hoc_execerror(
"disconnect takes no positional arguments and disconnects the HOC currently accessed "
Expand Down

0 comments on commit 23cf5c0

Please sign in to comment.