Browse Source

indent

cache-refactoring
Aleksey Demakov 16 years ago
parent
commit
1e14db940f
  1. 2
      dpas/dpas-scanner.l

2
dpas/dpas-scanner.l

@ -24,6 +24,7 @@
#include "dpas-internal.h"
#include "dpas-parser.h"
#include <config.h>
#ifndef HAVE_UNISTD_H
# define YY_NO_UNISTD_H
#endif
@ -354,4 +355,3 @@ static void dpas_skip_comment(int star_style)
}
}
}

Loading…
Cancel
Save