Remove trailing whitespace
[metze/wireshark/wip.git] / epan / crypt / airpdcap_user.h
index fa7ec714cb6b41525f382207c7a20c189f39a4a1..ecb0cfa08e695f13c3b86f3398915e7b0b6d7f52 100644 (file)
@@ -211,7 +211,7 @@ typedef struct _AIRPDCAP_KEYS_COLLECTION {
  * - 01020304... (WPA + 256-bit raw key)
  * @param key_type [IN] Type of key used for string. Possibilities include:
  * - AIRPDCAP_KEY_TYPE_WEP (40/64-bit and 104/128-bit WEP)
- * - AIRPDCAP_KEY_TYPE_WPA_PWD (WPA + plaintext password + "wildcard" SSID or 
+ * - AIRPDCAP_KEY_TYPE_WPA_PWD (WPA + plaintext password + "wildcard" SSID or
  * WPA + plaintext password + specific SSID)
  * - AIRPDCAP_KEY_TYPE_WPA_PSK (WPA + 256-bit raw key)
  * @return A pointer to a freshly-g_malloc()ed decryption_key_t struct on