diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-07-01 22:43:12 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-07-01 22:43:12 +0000 |
commit | 6b75bc13462f1cfb735fe1de359ed9e45b5f4415 (patch) | |
tree | a75c1e6563f995c287b4b099fda5e5cb6f66f769 | |
parent | 270f5269a08da8ed0186e8a2223b673e0433a771 (diff) |
Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14
-rw-r--r-- | src/nv_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c index 54c4305..9f5d198 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -1,4 +1,4 @@ -/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c,v 1.10 2005/01/26 01:36:04 alanc Exp $ */ +/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c,v 1.13 2005/06/29 15:56:23 alanc Exp $ */ /* $XConsortium: nv_driver.c /main/3 1996/10/28 05:13:37 kaleb $ */ /* * Copyright 1996-1997 David J. McKay |