projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2856b53
)
changed C++ comments to C style
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 10 Sep 1999 03:05:04 +0000
(
03:05
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 10 Sep 1999 03:05:04 +0000
(
03:05
+0000)
src/glu/mesa/tess.h
patch
|
blob
|
history
diff --git
a/src/glu/mesa/tess.h
b/src/glu/mesa/tess.h
index fe8296c976cb2f1973ad4e84b53947aaf878d9e3..ad6d692657618ac28b762249859d55ea798d3ca2 100644
(file)
--- a/
src/glu/mesa/tess.h
+++ b/
src/glu/mesa/tess.h
@@
-1,4
+1,4
@@
-/* $Id: tess.h,v 1.
2 1999/09/10 02:03:31 gareth
Exp $ */
+/* $Id: tess.h,v 1.
3 1999/09/10 03:05:04 brianp
Exp $ */
/*
* Mesa 3-D graphics library
@@
-105,4
+105,4
@@
int vdebugstr( char *format_str, ... );
}
#endif
-#endif /
/ __GLU_TESS_H__
+#endif /
* __GLU_TESS_H__ */