This commit was generated by cvs2svn to compensate for changes in r2520,

which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.65.10.50/trunk@2521 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1996-01-29 13:22:31 +00:00
parent 7667485cc3
commit ce1bdeb801

View File

@ -122,7 +122,7 @@ int S4FUNCTION d4append( DATA4 *data )
d4unlock_index( data ) ;
#endif
if (rc == e4unique)
data->rec_num = ntag; // 2nd hammer shot
data->rec_num = ntag; /* 2nd hammer shot */
return rc ;
}
}