update for HEAD-2003021201
[reactos.git] / lib / msvcrt / mbstring / iskmoji.c
index a8cc174..88ac598 100644 (file)
@@ -3,4 +3,4 @@
 int _ismbbkalpha(unsigned char c)
 {
  return (0xA7 <= c <= 0xDF);
-}
\ No newline at end of file
+}