/[hurd]/hurd/utils/msgport.c
ViewVC logotype

Diff of /hurd/utils/msgport.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by roland, Sat Jan 5 07:09:32 2002 UTC revision 1.8 by roland, Sat May 4 22:27:37 2002 UTC
# Line 178  str2flags (const char *str) Line 178  str2flags (const char *str)
178          case 'a': flags |= O_APPEND;            break;          case 'a': flags |= O_APPEND;            break;
179          default:          default:
180            /* ignore */            /* ignore */
181              break;
182          }          }
183        ++str;        ++str;
184      }      }

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26