projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ac9e66
)
s/ATTRIB_h/ATTRIB_H/
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 12 Jun 2003 16:01:42 +0000
(16:01 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 12 Jun 2003 16:01:42 +0000
(16:01 +0000)
src/mesa/main/attrib.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/attrib.h
b/src/mesa/main/attrib.h
index decc71a782b6019e1c1aa6adf69d798fe9e8ff09..722bbcf83f6022698998789d7491848a8e8a9fc2 100644
(file)
--- a/
src/mesa/main/attrib.h
+++ b/
src/mesa/main/attrib.h
@@
-1,9
+1,8
@@
-
/*
* Mesa 3-D graphics library
- * Version:
3.5
+ * Version:
5.1
*
- * Copyright (C) 1999-200
1
Brian Paul All Rights Reserved.
+ * Copyright (C) 1999-200
3
Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@
-25,7
+24,7
@@
#ifndef ATTRIB_H
-#define ATTRIB_
h
+#define ATTRIB_
H
#include "mtypes.h"