Skip to content

Commit

Permalink
Minor comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Apr 28, 2024
1 parent 5ff129a commit 956b840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ int _nfile_concatPaths( char buf[static 1], int maxLength,
if ( section == NULL )
WARN( _( "First argument to nfile_concatPaths was NULL. This is probably "
"an error." ) );
#endif
#endif /* DEBUGGING */

do {
// End of arg list?
Expand Down

0 comments on commit 956b840

Please sign in to comment.