Browse Source

Version 1.4.2

git-svn-id: https://klish.googlecode.com/svn/trunk@419 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev 13 years ago
parent
commit
9f63e61f52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clish/param/param.c

+ 1 - 1
clish/param/param.c

@@ -1,7 +1,7 @@
 /*
  * param.c
  *
- * This file provides the implementation of the "param" class  
+ * This file provides the implementation of the "param" class
  */
 #include "private.h"
 #include "lub/string.h"