remove all trailing whitespaces in one run
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / inc / k2 / allocram_api.h
index 4a849a8756c664817dc11cb036229e836fd61ed5..551d70961d97e7c7391fc945c407f1d11028dc2f 100755 (executable)
@@ -71,7 +71,7 @@ struct allocram_api {
         * be set to 0 -- only a single arena is currently supported.
         */
        void *(* cmnos_allocram)(void *which_arena, A_UINT32 nbytes);
-    
+
        void (* cmnos_allocram_debug)(void);
 };