Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34369
b: refs/heads/master
c: e7745d4
h: refs/heads/master
i:
  34367: 9701e74
v: v3
  • Loading branch information
Dave Jones committed Aug 11, 2006
1 parent fb6b0e3 commit 5c0dca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 804af2cf6e7af31d2e664b54e657dddd9b531dbd
refs/heads/master: e7745d4e0299a3460128917ceb6b6a807fa7f9e8
2 changes: 1 addition & 1 deletion trunk/drivers/char/agp/backend.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
* past 0.99 at all due to some boolean logic error. */
#define AGPGART_VERSION_MAJOR 0
#define AGPGART_VERSION_MINOR 101
static struct agp_version agp_current_version =
static const struct agp_version agp_current_version =
{
.major = AGPGART_VERSION_MAJOR,
.minor = AGPGART_VERSION_MINOR,
Expand Down

0 comments on commit 5c0dca7

Please sign in to comment.