removed extra newline character added in meta data replacement

This commit is contained in:
Nick Brower
2017-05-26 14:13:44 -07:00
parent 232846e290
commit 9c45d6ac8d
221 changed files with 0 additions and 221 deletions

View File

@ -10,7 +10,6 @@ ms.technology: windows
author: nickbrower
---
# Create a custom configuration service provider
Mobile device OEMs can create custom configuration service providers to manage their devices. A configuration service provider includes an interface for creating, editing, and deleting nodes, and the nodes themselves. Each node contains data for one registry value and can optionally support get, set, and delete operations.