Pārlūkot izejas kodu

- Added newline at end of files. (bugreport:7619)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17385 54d463be-8e91-2dee-dedb-b68131a5f0ec
brianluau 12 gadi atpakaļ
vecāks
revīzija
b961342580
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      src/map/cashshop.c
  2. 1 1
      src/map/cashshop.h

+ 1 - 1
src/map/cashshop.c

@@ -330,4 +330,4 @@ int do_init_cashshop( void ){
 	cashshop_read_db();
 
 	return 0;
-}
+}

+ 1 - 1
src/map/cashshop.h

@@ -55,4 +55,4 @@ struct cash_item_db{
 
 extern struct cash_item_db cash_shop_items[CASHSHOP_TAB_SEARCH];
 
-#endif /* _CASHSHOP_H_ */
+#endif /* _CASHSHOP_H_ */