Added final newline to avoid compiler warning in sfactor.h
authorErik Lindahl <lindahl@cbr.su.se>
Tue, 31 Aug 2010 18:49:28 +0000 (20:49 +0200)
committerErik Lindahl <lindahl@cbr.su.se>
Tue, 31 Aug 2010 18:49:28 +0000 (20:49 +0200)
include/sfactor.h

index 8458a87142617c73489657cd15c9637eacf5f686..aa8fe9d96766604b559a1e734534f9dfc5a3d129 100644 (file)
@@ -93,4 +93,4 @@ real **compute_scattering_factor_table (gmx_structurefactors_t *gsf,structure_fa
 #ifdef __cplusplus
 }
 #endif
-#endif
\ No newline at end of file
+#endif