Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
chenall committed Feb 15, 2015
1 parent 239b2b5 commit 00c2322
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions g4dext/diskid.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "include/grub4dos.h"
#include "include/pc_slice.h"
#include "../include/grub4dos.h"
#include "../include/pc_slice.h"
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
Expand Down
4 changes: 2 additions & 2 deletions g4dext/fat/fat_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
#define _TIME_m 2
#define _TIME_d 15
#define _TIME_H 10
#define _TIME_M 25
#define _TIME_S 34
#define _TIME_M 27
#define _TIME_S 20
#define GET_FATTIME

0 comments on commit 00c2322

Please sign in to comment.