We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2bdd9 commit 3a46394Copy full SHA for 3a46394
src/smfDate.c
@@ -79,7 +79,7 @@ char * convDate(unsigned long long stcki)
79
if (stck == 0)
80
{
81
/***********************************************************************/
82
- /* Put a hardcoded value
+ /* Put a hardcoded value */
83
84
strcpy(stckTime,emptyTime);
85
}
0 commit comments