Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. char* strerror(int err)
  2. {
  3.         return (char*)0;
  4. }
  5.