summaryrefslogtreecommitdiff
path: root/src/mongo/shell/mk_wcwidth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/shell/mk_wcwidth.h')
-rw-r--r--src/mongo/shell/mk_wcwidth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/shell/mk_wcwidth.h b/src/mongo/shell/mk_wcwidth.h
index fa81dc61af2..763ca339c1d 100644
--- a/src/mongo/shell/mk_wcwidth.h
+++ b/src/mongo/shell/mk_wcwidth.h
@@ -62,4 +62,4 @@
*/
extern int mk_wcwidth(int ucs);
-extern int mk_wcswidth(const int *pwcs, size_t n);
+extern int mk_wcswidth(const int* pwcs, size_t n);