Wireshark-commits: [Wireshark-commits] master-2.4 ddbd0c6: Say what short name already exists, to h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Mar 2019 04:16:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddbd0c6c098fd812abb94f0df8037964058bd878
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

ddbd0c6 by Guy Harris (guy@xxxxxxxxxxxx):

    Say what short name already exists, to help the developer somewhat.
    
    That tells then what name they *can't* use for their file-type plugin,
    because it's already a built-in file type name in Wireshark.
    
    Change-Id: Ibbbfda21e1109cf46275008a46b8ea65c8fcf4b5
    Reviewed-on: https://code.wireshark.org/review/32291
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a5b5f649ffaba29cef89b4968635dd919f1e0204)
    Reviewed-on: https://code.wireshark.org/review/32294
    

Actions performed:

    from  b2fe8a4   Fix backport.
     add  ddbd0c6   Say what short name already exists, to help the developer somewhat.


Summary of changes:
 wiretap/file_access.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)