mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
2003-04-06 Casper S. Hornstrup <chorns@users.sourceforge.net>
* lib/freetype/.cvsignore: Ignore nul. svn path=/trunk/; revision=4506
This commit is contained in:
parent
09754161f9
commit
61914f23d0
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-04-06 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
|
||||||
|
* lib/freetype/.cvsignore: Ignore nul.
|
||||||
|
|
||||||
2003-04-06 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
2003-04-06 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
|
||||||
* drivers/storage/atapi/atapi.c (AtapiReadWrite): Expect an interrupt a
|
* drivers/storage/atapi/atapi.c (AtapiReadWrite): Expect an interrupt a
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
.*.d
|
.*.d
|
||||||
*.o
|
*.o
|
||||||
|
nul
|
||||||
freetype.dll
|
freetype.dll
|
||||||
freetype.nostrip.dll
|
freetype.nostrip.dll
|
||||||
|
|
Loading…
Reference in a new issue