Skip to content

Commit

Permalink
forgot to save last change
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/postgis/trunk@4261 b70326c6-7e19-0410-871a-916f4a2858ee
  • Loading branch information
robe committed Jul 6, 2009
1 parent 062e25a commit b923d27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions STYLE
Expand Up @@ -42,8 +42,8 @@ When describing a function, the description should be right above the function
This is so the function description can be picked up by the doxygen autodocumentor. For example

/**
* Does something funny
*/
* Does something funny
*/
double funny_function(POINT2D *p1, POINT2D *p2, POINT2D *q){
funny stuff here;
}
Expand Down

0 comments on commit b923d27

Please sign in to comment.