?login_element?

Subversion Repositories NedoOS

Rev

Rev 132 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. *** main.c      2021-02-18 14:16:58.925229183 +0300
  2. --- nedotrd.c   2021-02-18 14:16:54.605348200 +0300
  3. ***************
  4. *** 1,6 ****
  5.   #include <stdio.h>
  6.   #include <stdlib.h>
  7. - #include <mem.h>
  8.   #include <string.h>
  9.  
  10.   #define BYTE unsigned char
  11. --- 1,5 ----
  12.