aboutsummaryrefslogtreecommitdiff
path: root/src/Boundary.c
diff options
context:
space:
mode:
authorgoodale <goodale@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-05-17 12:28:55 +0000
committergoodale <goodale@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-05-17 12:28:55 +0000
commitdc7680315c4a72ba50dd84aba9335f30c56314a8 (patch)
treed84b1f505aa411d920a5880c5d751f120bc428b3 /src/Boundary.c
parent1beee0948b01d55d5271038a6ca6f69c9eefb0a9 (diff)
Untabified. Please try to adhere to the Cactus coding guidelines when
modifying or adding files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@273 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'src/Boundary.c')
-rw-r--r--src/Boundary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Boundary.c b/src/Boundary.c
index d5f78a4..628cab3 100644
--- a/src/Boundary.c
+++ b/src/Boundary.c
@@ -1160,7 +1160,7 @@ void Boundary_ClearSelection(void)
@date Mon Jul 7 21:51:37 CET 2003
@author Erik Schnetter
@desc
- Abort if the selections is not empty.
+ Abort if the selections is not empty.
This routine is currently unused, but is very
helpful for debugging.
@enddesc