fix comment

This commit is contained in:
rlar 2010-08-10 18:42:59 +00:00
parent 3340f46e80
commit 6713cb5e00
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-08-10 Robert Larice
* src/frontend/plotting/x11.c :
fix comment
2010-08-10 Robert Larice
* src/spicelib/analysis/ckt.h :
missing `extern'

View File

@ -1030,7 +1030,7 @@ linear_arc(int x0, int y0, int radius, double theta, double delta_theta)
/* y coordinate of center */
/* radius of arc */
/* initial angle ( +x axis = 0 rad ) */
/* delta angle
/* delta angle */
/*
* Notes:
* Draws an arc of radius and center at (x0,y0) beginning at