Remove a space before an #import

This commit is contained in:
smfr%smfr.org 2005-04-12 03:32:30 +00:00
Родитель 558ede79f2
Коммит 0d6d3b55f7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@
* *
* ***** END LICENSE BLOCK ***** */ * ***** END LICENSE BLOCK ***** */
#import "SecurityPane.h" #import "SecurityPane.h"
#include "nsServiceManagerUtils.h" #include "nsServiceManagerUtils.h"
#include "nsIPref.h" #include "nsIPref.h"