Ver código fonte

- Added svn:eol-style=native property.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17290 54d463be-8e91-2dee-dedb-b68131a5f0ec
rathenabot 12 anos atrás
pai
commit
e707338436
2 arquivos alterados com 1 adições e 2 exclusões
  1. 1 1
      src/map/channel.c
  2. 0 1
      src/map/channel.h

+ 1 - 1
src/map/channel.c

@@ -1165,4 +1165,4 @@ void do_final_channel(void) {
 		aFree(Channel_Config.colors_name);
 		aFree(Channel_Config.colors);
 	}
-}
+}

+ 0 - 1
src/map/channel.h

@@ -91,4 +91,3 @@ void do_final_channel(void);
 #endif
 
 #endif	/* CHANNEL_H */
-