cvs: php4 /ext/swf/ swf.h

[email protected] ("Sterling Hughes")
Newsgroups php.version4
Message-ID <cvssterling959084060@cvsserver>
sterling		Tue May 23 14:14:20 2000 EDT

  Modified files:
    /php4/ext/swf	swf.h 
  Log:
  'char *' to 'char'
  
  
  
Index: php4/ext/swf/swf.h
diff -u php4/ext/swf/swf.h:1.1 php4/ext/swf/swf.h:1.2
--- php4/ext/swf/swf.h:1.1	Sun Apr 30 21:00:05 2000
+++ php4/ext/swf/swf.h	Tue May 23 14:14:20 2000
@@ -147,7 +147,7 @@
 void swf_popmatrix(void);
 void swf_scale(double x, double y, double z);
 void swf_translate(double x, double y, double z);
-void swf_rotate(double angle, char *axis);
+void swf_rotate(double angle, char axis);
 void swf_polarview(double dist, double azimuth, double incidence, double twist);
 void swf_lookat(double vx, double vy, double vz, double px, double py, double pz, double twist);
 void swf_perspective(double fovy, double aspect, double near, double far);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.