VirtualBox

Changeset 64525 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Nov 3, 2016 9:04:29 AM (8 years ago)
Author:
vboxsync
Message:

Additions: fixed a few 'the the' typos

Location:
trunk/src/VBox/Additions
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp

    r64306 r64525  
    108108
    109109    /*
    110      * Check if the the NT version is supported and initializing
    111      * g_enmVGDrvNtVer in the process.
     110     * Check if the NT version is supported and initialize g_enmVGDrvNtVer.
    112111     */
    113112    ULONG ulMajorVer;
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp

    r62882 r64525  
    104104 * @return  IPRT status code.
    105105 * @param   hKey                Handle of registry key to use.
    106  * @param   pwszValueName       The the name of the value to query.
     106 * @param   pwszValueName       The name of the value to query.
    107107 * @param   cbHint              Size hint.
    108108 * @param   ppszValue           Where to return value string on success. Free
  • trunk/src/VBox/Additions/common/crOpenGL/dri_util.c

    r62061 r64525  
    821821 * \param frame_buffer Data describing the location and layout of the
    822822 *                     framebuffer.
    823  * \param pSAREA       Pointer the the SAREA.
     823 * \param pSAREA       Pointer to the SAREA.
    824824 * \param fd           Device handle for the DRM.
    825825 * \param extensions   ??
  • trunk/src/VBox/Additions/freebsd/Makefile.kmk

    r62524 r64525  
    8787VBOX_FBSD_ADD_INS_MODULES := $(addprefix $(VBOX_FBSD_ADD_INS_OUT_DIR)/module/,$(VBOX_FBSD_ADD_MODULES))
    8888
    89 # Cleanup of the the installer directory files
     89# Cleanup of the installer directory files
    9090OTHER_CLEAN += $(VBOX_FBSD_ADD_INS_FILES)) $(VBOX_FBSD_ADD_INS_MODULES)
    9191
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r64040 r64525  
    190190endif
    191191
    192 # Cleanup of the the installer directory files
     192# Cleanup of the installer directory files
    193193OTHER_CLEAN += $(VBOX_LNX_ADD_INST_FILES) $(VBOX_LNX_ADD_DBG_FILES)
    194194
  • trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh

    r63931 r64525  
    410410EOF
    411411        tty >/dev/null && cat << EOF
    412 You may need to restart the the Window System (or just restart the guest system)
     412You may need to restart the Window System (or just restart the guest system)
    413413to enable the Guest Additions.
    414414
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette