Add newline at the end of fcvt.
This commit is contained in:
+1
-1
@@ -104,4 +104,4 @@ void fcvtbuf(double arg, int decimals, int *decpt, int *sign, char *buf, unsigne
|
||||
cvt(arg, decimals, decpt, sign, buf, buf_size, 0);
|
||||
}
|
||||
|
||||
/// @endcond
|
||||
/// @endcond
|
||||
|
||||
Reference in New Issue
Block a user