I modified the header so that it didn't warn about comment inside of a comment.
Changed /* id blah /* text */ to /* * id blah * text */ Kent
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* $Id$
|
||||
/*
|
||||
/**
|
||||
* $Id$
|
||||
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
|
Reference in New Issue
Block a user