Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devmap/devmap.c

    r0da4e41 r1e4cada  
    4242#include <errno.h>
    4343#include <bool.h>
    44 #include <fibril_sync.h>
     44#include <fibril_synch.h>
    4545#include <stdlib.h>
    4646#include <string.h>
     
    867867}
    868868
    869 /** 
     869/**
    870870 * @}
    871871 */
Note: See TracChangeset for help on using the changeset viewer.